This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 cff772940bc [chore](codeowner) add more code owners for segment dir
(#64311)
cff772940bc is described below
commit cff772940bc3f918c50103d0311369c8e7770aa8
Author: lihangyu <[email protected]>
AuthorDate: Tue Jun 9 19:27:23 2026 +0800
[chore](codeowner) add more code owners for segment dir (#64311)
---
.github/CODEOWNERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3ffe6c8918e..74444425e5c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -58,7 +58,7 @@ be/src/storage/iterator
@yiguolei @gavincho
be/src/storage/predicate @yiguolei
@gavinchou
be/src/storage/rowset @gavinchou
be/src/storage/schema_change @luwei16
@gavinchou
-be/src/storage/segment @yiguolei
@liaoxin01 @gavinchou
+be/src/storage/segment @yiguolei
@liaoxin01 @gavinchou @eldenmoon @csun5285 @airborne12
be/src/storage/snapshot @deardeng
@luwei16 @gavinchou
be/src/storage/tablet @gavinchou
be/src/storage/task @deardeng
@gavinchou
@@ -83,7 +83,7 @@ be/test/storage/iterator
@yiguolei @gavincho
be/test/storage/predicate @yiguolei
@gavinchou
be/test/storage/rowset @gavinchou
be/test/storage/schema_change @luwei16
@gavinchou
-be/test/storage/segment @yiguolei
@gavinchou
+be/test/storage/segment @yiguolei
@gavinchou @eldenmoon @csun5285 @airborne12
be/test/storage/snapshot @deardeng
@luwei16 @gavinchou
be/test/storage/tablet @gavinchou
be/test/storage/txn @liaoxin01
@gavinchou
@@ -156,4 +156,4 @@ cloud/test
@liaoxin01 @luwei16
gensrc/proto/cloud.proto @luwei16
@gavinchou
gensrc/proto/file_cache.proto @liaoxin01
@gavinchou
gensrc/proto/olap_file.proto @yiguolei
@liaoxin01 @gavinchou
-gensrc/proto/segment_v2.proto @yiguolei
@liaoxin01 @gavinchou
+gensrc/proto/segment_v2.proto @yiguolei
@liaoxin01 @gavinchou @eldenmoon @csun5285 @airborne12
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]