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

zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 997f0d4bfd [CI] Add some codeowner (#10385)
997f0d4bfd is described below

commit 997f0d4bfd534ba24e9ce78d40b9d93fbb46e584
Author: xiangzihao <[email protected]>
AuthorDate: Thu Jun 9 17:06:27 2022 +0800

    [CI] Add some codeowner (#10385)
    
    * add some codeowner
    
    * add some codeowner
---
 .github/CODEOWNERS | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c026279643..3732421b51 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -16,6 +16,7 @@
 #
 
 /.github/ @kezhenxu94 @SbloodyS
+/deploy/ @kezhenxu94 @caishunfeng
 /dolphinscheduler-alert/ @kezhenxu94 @caishunfeng
 /dolphinscheduler-e2e/ @kezhenxu94 @SbloodyS
 /dolphinscheduler-registry/ @kezhenxu94 @caishunfeng
@@ -24,6 +25,10 @@
 /dolphinscheduler-common/ @caishunfeng
 /dolphinscheduler-standalone-server/ @kezhenxu94 @caishunfeng
 /dolphinscheduler-log-server/ @caishunfeng
+/dolphinscheduler-datasource-plugin/ @caishunfeng
+/dolphinscheduler-dist/ @kezhenxu94 @caishunfeng
+/dolphinscheduler-meter/ @caishunfeng @kezhenxu94
+/dolphinscheduler-scheduler-plugin/ @caishunfeng
 /dolphinscheduler-master/ @caishunfeng @SbloodyS
 /dolphinscheduler-worker/ @caishunfeng @SbloodyS
 /dolphinscheduler-server/ @caishunfeng
@@ -34,8 +39,11 @@
 /dolphinscheduler-tools/ @caishunfeng @SbloodyS @zhongjiajie
 /script/ @caishunfeng @SbloodyS @zhongjiajie
 /dolphinscheduler-python/ @zhongjiajie
-/dolphinscheduler-ui/ @songjianet
+/dolphinscheduler-ui/ @songjianet @Amy0104
 /docs/ @zhongjiajie @Tianqi-Dotes
+/licenses/ @kezhenxu94 @zhongjiajie
+/images/ @zhongjiajie @Tianqi-Dotes
+/style/ @caishunfeng
 
 # All pom files
 pom.xml @kezhenxu94

Reply via email to