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

roryqi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new 3ceee7abe4 [MINOR] Modify the collaborators (#7884)
3ceee7abe4 is described below

commit 3ceee7abe4d18ca48abc723df7bd8582c8f4d352
Author: roryqi <[email protected]>
AuthorDate: Fri Aug 1 19:06:39 2025 +0800

    [MINOR] Modify the collaborators (#7884)
    
    ### What changes were proposed in this pull request?
    
    Modify the collaborators
    
    ### Why are the changes needed?
    
    @Abyss-lord @unknowntpo have become committer. I removed them from
    collaborators
    
    I added @bharos . @bharos focused on OAuth development work now. It will
    be convenient for him to become the collaborator.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    No need.
---
 .asf.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 35ebb19f1b..d3c5931976 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -55,11 +55,10 @@ github:
   collaborators:
     - noidname01
     - orenccl
-    - Abyss-lord
     - sunxiaojian
     - tengqm
     - hdygxsj
-    - unknowntpo
+    - bharos
 
 notifications:
   commits: [email protected]

Reply via email to