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

morrySnow 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 0def5012980 [dev](code-owner) add code owner for optimizer and mtmv 
(#64101)
0def5012980 is described below

commit 0def5012980ba49045b24a3ca191b2b8d00b8732
Author: morrySnow <[email protected]>
AuthorDate: Thu Jun 4 14:30:54 2026 +0800

    [dev](code-owner) add code owner for optimizer and mtmv (#64101)
---
 .github/CODEOWNERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 9c23306529c..3ffe6c8918e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -113,6 +113,8 @@ fe/fe-core/src/main/java/org/apache/doris/ha                
 @mymeiyi @gavinchou
 fe/fe-core/src/main/java/org/apache/doris/journal            @mymeiyi 
@gavinchou
 fe/fe-core/src/main/java/org/apache/doris/load               @liaoxin01 
@gavinchou
 fe/fe-core/src/main/java/org/apache/doris/master             @mymeiyi 
@deardeng @gavinchou
+fe/fe-core/src/main/java/org/apache/doris/mtmv               @morrySnow 
@seawinde
+fe/fe-core/src/main/java/org/apache/doris/nereids            @morrySnow 
@924060929 @englefly @starocean999
 fe/fe-core/src/main/java/org/apache/doris/persist            @mymeiyi 
@gavinchou
 fe/fe-core/src/main/java/org/apache/doris/persist/gson       @mymeiyi 
@gavinchou
 fe/fe-core/src/main/java/org/apache/doris/persist/meta       @mymeiyi 
@gavinchou
@@ -136,6 +138,7 @@ fe/fe-core/src/test/java/org/apache/doris/fs                
 @calvinkirs @mornin
 fe/fe-core/src/test/java/org/apache/doris/journal            @mymeiyi 
@gavinchou
 fe/fe-core/src/test/java/org/apache/doris/load               @liaoxin01 
@gavinchou
 fe/fe-filesystem                                             @calvinkirs 
@morningman @gavinchou
+fe/fe-sql-parser/src/main/antlr4                             @morrySnow 
@starocean999 @924060929 @englefly
 cloud                                                        @gavinchou
 cloud/cmake                                                  @liaoxin01 
@luwei16 @gavinchou
 cloud/conf                                                   @liaoxin01 
@luwei16 @gavinchou


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

Reply via email to