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 4fb0cb82a4 remove staleness code owner (#16547)
4fb0cb82a4 is described below
commit 4fb0cb82a4afabc48d3ba1d62439dd71389be081
Author: xiangzihao <[email protected]>
AuthorDate: Thu Aug 29 22:27:48 2024 +0800
remove staleness code owner (#16547)
---
.github/CODEOWNERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b7ebace1b2..7a9e8f785a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -40,9 +40,9 @@
/dolphinscheduler-spi/ @caishunfeng
/dolphinscheduler-standalone-server/ @SbloodyS
/dolphinscheduler-storage-plugin/ @ruanwenjun @SbloodyS
-/dolphinscheduler-task-plugin/ @caishunfeng @SbloodyS @zhuangchong @Gallardot
+/dolphinscheduler-task-plugin/ @caishunfeng @SbloodyS @Gallardot
/dolphinscheduler-tools/ @caishunfeng @SbloodyS @EricGao888
-/dolphinscheduler-ui/ @songjianet @Amy0104
+/dolphinscheduler-ui/ @songjianet @SbloodyS
/dolphinscheduler-worker/ @caishunfeng @SbloodyS @ruanwenjun
/dolphinscheduler-yarn-aop/ @ruanwenjun