diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 891ef3a1d1..c026279643 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,11 +15,26 @@ # limitations under the License. # -/dolphinscheduler-alert/ @kezhenxu94 -/dolphinscheduler-e2e/ @kezhenxu94 -/dolphinscheduler-registry/ @kezhenxu94 -/dolphinscheduler-standalone-server/ @kezhenxu94 +/.github/ @kezhenxu94 @SbloodyS +/dolphinscheduler-alert/ @kezhenxu94 @caishunfeng +/dolphinscheduler-e2e/ @kezhenxu94 @SbloodyS +/dolphinscheduler-registry/ @kezhenxu94 @caishunfeng +/dolphinscheduler-api/ @caishunfeng +/dolphinscheduler-dao/ @caishunfeng +/dolphinscheduler-common/ @caishunfeng +/dolphinscheduler-standalone-server/ @kezhenxu94 @caishunfeng +/dolphinscheduler-log-server/ @caishunfeng +/dolphinscheduler-master/ @caishunfeng @SbloodyS +/dolphinscheduler-worker/ @caishunfeng @SbloodyS +/dolphinscheduler-server/ @caishunfeng +/dolphinscheduler-service/ @caishunfeng +/dolphinscheduler-remote/ @caishunfeng +/dolphinscheduler-spi/ @caishunfeng +/dolphinscheduler-task-plugin/ @caishunfeng @SbloodyS @zhuangchong +/dolphinscheduler-tools/ @caishunfeng @SbloodyS @zhongjiajie +/script/ @caishunfeng @SbloodyS @zhongjiajie /dolphinscheduler-python/ @zhongjiajie +/dolphinscheduler-ui/ @songjianet /docs/ @zhongjiajie @Tianqi-Dotes # All pom files