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

Gabriel39 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new cad35a6d73f [codex] Add CODEOWNERS for airborne12-owned paths (#65239)
cad35a6d73f is described below

commit cad35a6d73f88ae4071f132e2fccf72e67601e80
Author: Gabriel <[email protected]>
AuthorDate: Mon Jul 6 14:24:14 2026 +0800

    [codex] Add CODEOWNERS for airborne12-owned paths (#65239)
    
    - Add `@eldenmoon` and `@csun5285` to CODEOWNERS entries that previously
    only listed `@airborne12`.
    - Leave entries that already included additional owners unchanged.
---
 .github/CODEOWNERS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 68d318b1873..4bfcf55134f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -27,13 +27,13 @@ fe/fe-core/src/main/java/org/apache/doris/fsv2 @CalvinKirs
 be/src/vec/functions @zclllyybb
 be/**/CMakeLists.txt @zclllyybb @BiteTheDDDDt
 be/src/olap/rowset/segment_v2/variant @eldenmoon @csun5285
-be/src/storage/index/inverted/ @airborne12
-be/src/exprs/function/function_search.h @airborne12
-be/src/exprs/function/function_search.cpp @airborne12
-be/src/exprs/function/match.cpp @airborne12
-be/src/exprs/function/match.h @airborne12
-be/src/exprs/vsearch.h @airborne12
-be/src/exprs/vsearch.cpp @airborne12
+be/src/storage/index/inverted/ @airborne12 @eldenmoon @csun5285
+be/src/exprs/function/function_search.h @airborne12 @eldenmoon @csun5285
+be/src/exprs/function/function_search.cpp @airborne12 @eldenmoon @csun5285
+be/src/exprs/function/match.cpp @airborne12 @eldenmoon @csun5285
+be/src/exprs/function/match.h @airborne12 @eldenmoon @csun5285
+be/src/exprs/vsearch.h @airborne12 @eldenmoon @csun5285
+be/src/exprs/vsearch.cpp @airborne12 @eldenmoon @csun5285
 .claude/ @zclllyybb
 AGENTS.md @zclllyybb
 
@@ -54,7 +54,7 @@ be/src/storage/olap_common.h                                 
@gavinchou @yiguole
 be/src/storage/cache                                         @liaoxin01 
@gavinchou
 be/src/storage/compaction                                    @luwei16 
@gavinchou
 be/src/storage/delete                                        @luwei16 
@gavinchou
-be/src/storage/index                                         @airborne12
+be/src/storage/index                                         @airborne12 
@eldenmoon @csun5285
 be/src/storage/iterator                                      @yiguolei 
@gavinchou
 be/src/storage/predicate                                     @yiguolei 
@gavinchou
 be/src/storage/rowset                                        @gavinchou
@@ -79,7 +79,7 @@ be/test/storage                                              
@gavinchou
 be/test/storage/cache                                        @liaoxin01 
@gavinchou
 be/test/storage/compaction                                   @luwei16 
@gavinchou
 be/test/storage/delete                                       @gavinchou
-be/test/storage/index                                        @airborne12
+be/test/storage/index                                        @airborne12 
@eldenmoon @csun5285
 be/test/storage/iterator                                     @yiguolei 
@gavinchou
 be/test/storage/predicate                                    @yiguolei 
@gavinchou
 be/test/storage/rowset                                       @gavinchou


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to