Browse Source

[Chore] add codeowner to help review k8s,meter,registry,helm, etc. #16259

Signed-off-by: Gallardot <gallardot@apache.org>
dev
Gallardot 4 months ago committed by GitHub
parent
commit
9879c7cd7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 7
      .github/CODEOWNERS

7
.github/CODEOWNERS

@ -17,6 +17,7 @@
/.github/ @SbloodyS /.github/ @SbloodyS
/deploy/ @SbloodyS /deploy/ @SbloodyS
/deploy/kubernetes/ @Gallardot
/dolphinscheduler-alert/ @SbloodyS /dolphinscheduler-alert/ @SbloodyS
/dolphinscheduler-api/ @caishunfeng @SbloodyS /dolphinscheduler-api/ @caishunfeng @SbloodyS
/dolphinscheduler-api-test/ @SbloodyS /dolphinscheduler-api-test/ @SbloodyS
@ -31,15 +32,15 @@
/dolphinscheduler-e2e/ @SbloodyS /dolphinscheduler-e2e/ @SbloodyS
/dolphinscheduler-extract/ @ruanwenjun /dolphinscheduler-extract/ @ruanwenjun
/dolphinscheduler-master/ @caishunfeng @SbloodyS @ruanwenjun /dolphinscheduler-master/ @caishunfeng @SbloodyS @ruanwenjun
/dolphinscheduler-meter/ @ruanwenjun @EricGao888 /dolphinscheduler-meter/ @ruanwenjun @EricGao888 @Gallardot
/dolphinscheduler-microbench/ @SbloodyS @ruanwenjun /dolphinscheduler-microbench/ @SbloodyS @ruanwenjun
/dolphinscheduler-registry/ @ruanwenjun /dolphinscheduler-registry/ @ruanwenjun @Gallardot
/dolphinscheduler-scheduler-plugin/ @ruanwenjun /dolphinscheduler-scheduler-plugin/ @ruanwenjun
/dolphinscheduler-service/ @caishunfeng /dolphinscheduler-service/ @caishunfeng
/dolphinscheduler-spi/ @caishunfeng /dolphinscheduler-spi/ @caishunfeng
/dolphinscheduler-standalone-server/ @SbloodyS /dolphinscheduler-standalone-server/ @SbloodyS
/dolphinscheduler-storage-plugin/ @ruanwenjun @SbloodyS /dolphinscheduler-storage-plugin/ @ruanwenjun @SbloodyS
/dolphinscheduler-task-plugin/ @caishunfeng @SbloodyS @zhuangchong /dolphinscheduler-task-plugin/ @caishunfeng @SbloodyS @zhuangchong @Gallardot
/dolphinscheduler-tools/ @caishunfeng @SbloodyS @EricGao888 /dolphinscheduler-tools/ @caishunfeng @SbloodyS @EricGao888
/dolphinscheduler-ui/ @songjianet @Amy0104 /dolphinscheduler-ui/ @songjianet @Amy0104
/dolphinscheduler-worker/ @caishunfeng @SbloodyS @ruanwenjun /dolphinscheduler-worker/ @caishunfeng @SbloodyS @ruanwenjun

Loading…
Cancel
Save