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

raulcd 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 5c64f74cf2 MINOR: Remove inactive contributors (#43177)
5c64f74cf2 is described below

commit 5c64f74cf2840b37893d8158475676c290fa6615
Author: Dane Pitkin <[email protected]>
AuthorDate: Mon Jul 8 14:02:25 2024 -0400

    MINOR: Remove inactive contributors (#43177)
    
    ### What changes are included in this PR?
    
    This list has a hardcoded limit of 10 entries. Audit the list for 
inactivity to avoid prematurely hitting the limit.
    
    ### Are these changes tested?
    
    n/a
    
    ### Are there any user-facing changes?
    
    No
    
    Authored-by: Dane Pitkin <[email protected]>
    Signed-off-by: Raúl Cumplido <[email protected]>
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 28d280e477..12438081cf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,6 @@ github:
   collaborators:
     - anjakefala
     - benibus
-    - davisusanibar
     - jbonofre
     - js8544
     - laurentgo

Reply via email to