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 947a446c51 MINOR: [Dev] Remove westonpace from compute reviews and add 
to acero reviews in CODEOWNERS (#36468)
947a446c51 is described below

commit 947a446c51b685debaf1a19e7c5f91e8e0bd09e4
Author: Weston Pace <[email protected]>
AuthorDate: Tue Jul 4 23:10:17 2023 -0700

    MINOR: [Dev] Remove westonpace from compute reviews and add to acero 
reviews in CODEOWNERS (#36468)
    
    Authored-by: Weston Pace <[email protected]>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b1c640834e..3577b2b107 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -28,7 +28,7 @@
 ## Components
 /c_glib/ @kou
 # /cpp/
-/cpp/src/arrow/compute @westonpace
+/cpp/src/arrow/acero @westonpace
 /cpp/src/arrow/dataset @westonpace
 /cpp/src/arrow/engine @westonpace
 /cpp/src/arrow/flight/ @lidavidm

Reply via email to