You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zi...@apache.org on 2022/06/15 10:54:42 UTC

[dolphinscheduler] branch dev updated: add_some_code_owners (#10462)

This is an automated email from the ASF dual-hosted git repository.

zihaoxiang 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 720a10a21e add_some_code_owners (#10462)
720a10a21e is described below

commit 720a10a21e0dba54e08a5d7958eae5f8ca084d0d
Author: xiangzihao <46...@qq.com>
AuthorDate: Wed Jun 15 18:54:36 2022 +0800

    add_some_code_owners (#10462)
---
 .github/CODEOWNERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d1423f2dcc..783c543a45 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -21,8 +21,8 @@
 /dolphinscheduler-e2e/ @kezhenxu94 @SbloodyS
 /dolphinscheduler-api-test/ @SbloodyS
 /dolphinscheduler-registry/ @kezhenxu94 @caishunfeng
-/dolphinscheduler-api/ @caishunfeng
-/dolphinscheduler-dao/ @caishunfeng
+/dolphinscheduler-api/ @caishunfeng @SbloodyS
+/dolphinscheduler-dao/ @caishunfeng @SbloodyS
 /dolphinscheduler-common/ @caishunfeng
 /dolphinscheduler-standalone-server/ @kezhenxu94 @caishunfeng
 /dolphinscheduler-log-server/ @caishunfeng