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

assignuser 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 913c345060 MINOR: [Dev] Add Dane Pitkin and Felipe Oliveira Carvalho 
to collaborators (#35110)
913c345060 is described below

commit 913c34506000fd77444ea7b7f24dcb6402003d6b
Author: Joris Van den Bossche <[email protected]>
AuthorDate: Thu Apr 13 18:00:53 2023 +0200

    MINOR: [Dev] Add Dane Pitkin and Felipe Oliveira Carvalho to collaborators 
(#35110)
    
    Disclaimer: they are both colleagues of mine.
    
    @ felipecrv and @ danepitkin have been contributing the last months both 
with PRs, reviews and issue triage. Adding them as contributor (triage rights) 
makes this easier (allow assigning issues, requesting reviews, allow editing 
issues during triage, etc)
    
    Also removed @ assignUser because he is a committer now
    
    Authored-by: Joris Van den Bossche <[email protected]>
    Signed-off-by: Jacob Wujciak-Jens <[email protected]>
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4596f7ac5d..3f66645654 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,8 +19,9 @@ github:
   description: "Apache Arrow is a multi-language toolbox for accelerated data 
interchange and in-memory processing"
   homepage: https://arrow.apache.org/
   collaborators:
-    - assignUser
     - benibus
+    - danepitkin
+    - felipecrv
     - milesgranger
     - toddfarmer
 

Reply via email to