This is an automated email from the ASF dual-hosted git repository.

HTHou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new d244b85f Clear collaborators list in .asf.yaml
d244b85f is described below

commit d244b85fb19ccd440eef001c2fa1137c9d9d8b30
Author: Haonan <[email protected]>
AuthorDate: Wed May 13 18:38:33 2026 +0800

    Clear collaborators list in .asf.yaml
    
    Removed specific collaborators from the ASF configuration.
---
 .asf.yaml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ad569826..50ebaec9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,10 +35,7 @@ github:
     merge: false
     # disable rebase button:
     rebase: true
-  collaborators:
-    - mal117
-    - W1y1r
-    - leto-b
+  collaborators: []
 
 staging:
   profile: ~

Reply via email to