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 277a622c49 [MINOR] chore: Modify ASF collaborators  (#10792)
277a622c49 is described below

commit 277a622c49a7b4fdc9d259bf2c5a38bb9fbfe05a
Author: Qi Yu <[email protected]>
AuthorDate: Thu Apr 16 16:30:15 2026 +0800

    [MINOR] chore: Modify ASF collaborators  (#10792)
    
    ### What changes were proposed in this pull request?
    Add `geyanggang` and `markhoerth` to the `collaborators` list in
    `.asf.yaml`.
    
    ### Why are the changes needed?
    Grant collaborator access configured through ASF repository settings.
    
    Fix: #(issue)
    
    ### Does this PR introduce _any_ user-facing change?
    No.
    
    ### How was this patch tested?
    Manually verified `.asf.yaml` contains the new collaborator entry.
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 64726a1412..0b77e7053c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -58,8 +58,9 @@ github:
     - sunxiaojian
     - danhuawang
     - tsungchih
-    - beinan
     - laserninja
+    - geyanggang
+    - markhoerth
 
 notifications:
   commits: [email protected]

Reply via email to