From fa0f57fbbc7644e76252fde6d25e2dcf01d79298 Mon Sep 17 00:00:00 2001 From: Dianjin Wang Date: Mon, 22 Dec 2025 17:48:04 +0800 Subject: [PATCH] asf.yaml: add active contributors as collaborators In this commit, we added the following active contributors as collaborators for this project: * Mulily0513 * MisterRaindrop * ostinru --- .asf.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 4c647111a..9fa4def08 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -46,6 +46,10 @@ github: merge: false # enable rebase button: rebase: true + collaborators: + - ostinru + - MisterRaindrop + - Mulily0513 protected_branches: main: required_status_checks: