This is an automated email from the ASF dual-hosted git repository.
eldenmoon 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 554073e4ca0 [chore](codebase) add code owner for variant dir (#60842)
554073e4ca0 is described below
commit 554073e4ca0267fad17e4381f846b5e8bce1d757
Author: lihangyu <[email protected]>
AuthorDate: Thu Feb 26 12:42:26 2026 +0800
[chore](codebase) add code owner for variant dir (#60842)
---
.github/CODEOWNERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3eb8ef29527..2d3d7f5a3dc 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -39,3 +39,4 @@ fe/fe-core/src/main/java/org/apache/doris/fs @CalvinKirs
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]