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

showuon pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e33172924ed MINOR: reorder collaborator (#13790)
e33172924ed is described below

commit e33172924ed200a56d58911e0b95051a21b19941
Author: Luke Chen <[email protected]>
AuthorDate: Thu Jun 1 16:58:24 2023 +0800

    MINOR: reorder collaborator (#13790)
    
    reorder collaborator list and hope the invitation can be resent!
    
    Reviewers: Bruno Cadonna <[email protected]>, Josep Prat 
<[email protected]>
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b1f6a65bdf0..13dc326f5e0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,8 +25,8 @@ notifications:
 # 
https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-JenkinsPRwhitelisting
 jenkins:
   github_whitelist:
-    - vcrfxia
     - gharris1727
+    - vcrfxia
     - divijvaidya
     - lucasbru
     - yashmayya
@@ -40,8 +40,8 @@ jenkins:
 # 
https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub
 github:
   collaborators:
-    - vcrfxia
     - gharris1727
+    - vcrfxia
     - divijvaidya
     - lucasbru
     - yashmayya

Reply via email to