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 f7f4995d3f MINOR: [Dev] Remove non-active collaborator and add active 
collaborator (#45461)
f7f4995d3f is described below

commit f7f4995d3fc69c907f88a937fb8168f85ee0d9e3
Author: Raúl Cumplido <[email protected]>
AuthorDate: Fri Feb 7 12:19:34 2025 +0100

    MINOR: [Dev] Remove non-active collaborator and add active collaborator 
(#45461)
    
    ### Rationale for this change
    
    As per the [collaborators 
guide](https://github.com/apache/arrow/blob/11ce71d286b0c1d1ef862801756e180c32a32d97/docs/source/developers/reviewing.rst#collaborators)
 we should maintain the list of collaborators updated.
    
    ### What changes are included in this PR?
    
    I've removed an inactive collaborator for a year.
    And added a new collaborator so they can trigger archery jobs and triage.
    
    ### 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index f3a8ed9fee..685776c9a3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ github:
   homepage: https://arrow.apache.org/
   collaborators:
     - anjakefala
-    - benibus
+    - hiroyuki-sato
     - jbonofre
     - js8544
     - vibhatha

Reply via email to