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

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


The following commit(s) were added to refs/heads/main by this push:
     new aa9f8ecdaf MINOR: [Dev] Add Bryce Mecum to list of collaborators 
(#38678)
aa9f8ecdaf is described below

commit aa9f8ecdaf3cb8eb2fb478abff32fb96eb350305
Author: Raúl Cumplido <[email protected]>
AuthorDate: Sun Nov 12 13:56:02 2023 -0600

    MINOR: [Dev] Add Bryce Mecum to list of collaborators (#38678)
    
    ### Rationale for this change
    
    Disclaimer: is a colleague of mine.
    
    Opening PR as documented on: 
https://arrow.apache.org/docs/developers/reviewing.html#collaborators
    Bryce Mecum (@ amoeba) has been helping with the project for some time and 
usually helps reviewing breaking changes and critical fixes in order to 
properly label the issues for the release.
    It would be helpful if he can add the corresponding labels and assign 
issues.
    
    ### What changes are included in this PR?
    Add to list of collaborators.
    
    ### Are these changes tested?
    
    No
    
    ### Are there any user-facing changes?
    
    No
    
    Authored-by: Raúl Cumplido <[email protected]>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4693631be3..d2522ecae0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,6 +25,7 @@ github:
     - davisusanibar
     - felipecrv
     - js8544
+    - amoeba
 
 notifications:
   commits:      [email protected]

Reply via email to