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

yuqi4733 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 26e952e07 [MINOR] Add collaborators for this project (#4607)
26e952e07 is described below

commit 26e952e0754fcb64dbaa1161a8e4eb0af28d9398
Author: Jerry Shao <[email protected]>
AuthorDate: Wed Aug 21 14:36:35 2024 +0800

    [MINOR] Add collaborators for this project (#4607)
    
    ### What changes were proposed in this pull request?
    
    This PR proposes to add several significant contributors to the
    collaborators so that the can have more permission to triage the issues.
    
    ### Why are the changes needed?
    
    Adding some contributors to the collaborator list.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Unrelated.
---
 .asf.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index de078eeed..63cbd5454 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -52,6 +52,14 @@ github:
   dependabot_updates: false
   protected_tags:
     - "v*.*.*"
+  collaborators:
+    - jerqi
+    - diqiu50
+    - xloya
+    - coolderli
+    - LauraXia123
+    - noidname01
+    - caican00
 
 notifications:
   commits: [email protected]

Reply via email to