[CI] Add some codeowner (#10385)

* add some codeowner

* add some codeowner
This commit is contained in:
xiangzihao 2022-06-09 17:06:27 +08:00 committed by GitHub
parent f90f0f8490
commit 997f0d4bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

10
.github/CODEOWNERS vendored
View File

@ -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