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 087249bb5f MINOR: [Dev] Update CODEOWNERS for kou (#36572)
087249bb5f is described below

commit 087249bb5f8f11bed68db090432bf322222ea87f
Author: Sutou Kouhei <[email protected]>
AuthorDate: Tue Jul 11 01:07:56 2023 +0900

    MINOR: [Dev] Update CODEOWNERS for kou (#36572)
    
    ### Rationale for this change
    
    I'm reviewing MATLAB/Swift related PRs because there are not enough 
committers for them for now.
    
    ### What changes are included in this PR?
    
    Add me to MATLAB/Swift.
    
    ### Are these changes tested?
    
    No.
    
    ### Are there any user-facing changes?
    
    No.
    
    Authored-by: Sutou Kouhei <[email protected]>
    Signed-off-by: Raúl Cumplido <[email protected]>
---
 .github/CODEOWNERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 0d68763ae9..aa716a5782 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -42,12 +42,13 @@
 /go/ @zeroshade
 /java/ @lidavidm
 /js/ @domoritz @trxcllnt
-/matlab/ @kevingurney
+/matlab/ @kevingurney @kou
 /python/ @AlenkaF
 /python/pyarrow/_flight.pyx @lidavidm
 /python/pyarrow/**/*gandiva* @wjones127
 /r/ @paleolimbot @thisisnic
 /ruby/ @kou
+/swift/ @kou
 
 # Docs
 # /docs/

Reply via email to