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

HuaHuaY 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 7dedd5ca9c MINOR: [Dev] Update CODEOWNERS for HuaHuaY (#51352)
7dedd5ca9c is described below

commit 7dedd5ca9cb6ccad4575c2b1784a3333a0ff8ce2
Author: Zehua Zou <[email protected]>
AuthorDate: Wed Sep 16 11:03:26 2026 +0800

    MINOR: [Dev] Update CODEOWNERS for HuaHuaY (#51352)
    
    ### Rationale for this change
    
    I would like to receive notifications about Parquet code changes and review 
the relevant PRs.
    
    ### What changes are included in this PR?
    
    Modify `.github/CODEOWNERS`.
    
    ### Are these changes tested?
    
    Yes.
    
    ### Are there any user-facing changes?
    
    No.
    
    Authored-by: Zehua Zou <[email protected]>
    Signed-off-by: Zehua Zou <[email protected]>
---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4234fbe2cf..fc0114c2c8 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -59,7 +59,7 @@ compose.yaml @assignUser @jonkeane @kou @raulcd
 /cpp/src/arrow/adapters/orc @wgtmac
 /cpp/src/arrow/flight/ @lidavidm
 /cpp/src/gandiva @dmitry-chirkov-dremio @lriggs @akravchukdremio @xxlaykxx
-/cpp/src/parquet @wgtmac @pitrou
+/cpp/src/parquet @wgtmac @pitrou @HuaHuaY
 
 ## MATLAB
 /.github/workflows/matlab.yml @kevingurney @sgilmore10

Reply via email to