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 c09b8c864b MINOR: [Dev] Update CODEOWNERS for AlenkaF (#36609)
c09b8c864b is described below

commit c09b8c864b1e937a617a104a2b26644fa2f35dc3
Author: Alenka Frim <[email protected]>
AuthorDate: Tue Jul 11 15:50:53 2023 +0200

    MINOR: [Dev] Update CODEOWNERS for AlenkaF (#36609)
    
    ### Rationale for this change
    
    Not being able to respond to most of the review notifications that affect 
the python part also.
    
    ### What changes are included in this PR?
    
    Remove myself from the `python` component
    
    Authored-by: Alenka Frim <[email protected]>
    Signed-off-by: Raúl Cumplido <[email protected]>
---
 .github/CODEOWNERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index aa716a5782..41a075b1c0 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -43,7 +43,6 @@
 /java/ @lidavidm
 /js/ @domoritz @trxcllnt
 /matlab/ @kevingurney @kou
-/python/ @AlenkaF
 /python/pyarrow/_flight.pyx @lidavidm
 /python/pyarrow/**/*gandiva* @wjones127
 /r/ @paleolimbot @thisisnic

Reply via email to