This is an automated email from the ASF dual-hosted git repository.
gallardot 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 9879c7cd7d [Chore] add codeowner to help review
k8s,meter,registry,helm, etc. #16259
9879c7cd7d is described below
commit 9879c7cd7dbac0f5db3eb766d04cb95a7eeeff3d
Author: Gallardot <[email protected]>
AuthorDate: Tue Jul 2 18:35:48 2024 +0800
[Chore] add codeowner to help review k8s,meter,registry,helm, etc. #16259
Signed-off-by: Gallardot <[email protected]>
---
.github/CODEOWNERS | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index bbcc652f7d..b7ebace1b2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -17,6 +17,7 @@
/.github/ @SbloodyS
/deploy/ @SbloodyS
+/deploy/kubernetes/ @Gallardot
/dolphinscheduler-alert/ @SbloodyS
/dolphinscheduler-api/ @caishunfeng @SbloodyS
/dolphinscheduler-api-test/ @SbloodyS
@@ -31,15 +32,15 @@
/dolphinscheduler-e2e/ @SbloodyS
/dolphinscheduler-extract/ @ruanwenjun
/dolphinscheduler-master/ @caishunfeng @SbloodyS @ruanwenjun
-/dolphinscheduler-meter/ @ruanwenjun @EricGao888
+/dolphinscheduler-meter/ @ruanwenjun @EricGao888 @Gallardot
/dolphinscheduler-microbench/ @SbloodyS @ruanwenjun
-/dolphinscheduler-registry/ @ruanwenjun
+/dolphinscheduler-registry/ @ruanwenjun @Gallardot
/dolphinscheduler-scheduler-plugin/ @ruanwenjun
/dolphinscheduler-service/ @caishunfeng
/dolphinscheduler-spi/ @caishunfeng
/dolphinscheduler-standalone-server/ @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-ui/ @songjianet @Amy0104
/dolphinscheduler-worker/ @caishunfeng @SbloodyS @ruanwenjun