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

roryqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git


The following commit(s) were added to refs/heads/master by this push:
     new 11592716 [MINOR] Add new collabrators (#995)
11592716 is described below

commit 115927163229ba905fe57338a5258ac03e355959
Author: roryqi <[email protected]>
AuthorDate: Wed Jul 5 15:27:27 2023 +0800

    [MINOR] Add new collabrators (#995)
    
    ### What changes were proposed in this pull request?
    Add new collaborators:
    @summaryzb
    @cchung100m
    @slfan1989
    @yl09099
    
    ### Why are the changes needed?
    Collaborators can run the workflow without committer's approval and manage 
issues.
    They have contributed some features and improvements.  It will be more 
convenient for them to become collaborators.
    
    ### Does this PR introduce _any_ user-facing change?
    No.
    
    ### How was this patch tested?
    No need.
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 3ad27074..5667a9cc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,6 +38,10 @@ github:
     - lifeSo
     - zhengchenyu
     - xumanbu
+    - summaryzb
+    - cchung100m
+    - slfan1989
+    - yl09099
   enabled_merge_buttons:
     squash: true
     merge: false

Reply via email to