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 09:46:29 UTC

[dolphinscheduler] branch dev updated: add codeowner (#10457)

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 eecc49e70c add codeowner (#10457)
eecc49e70c is described below

commit eecc49e70c40a514e2ecee56207ec5f81483dc52
Author: xiangzihao <46...@qq.com>
AuthorDate: Wed Jun 15 17:46:19 2022 +0800

    add codeowner (#10457)
---
 .github/CODEOWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3732421b51..d1423f2dcc 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -19,6 +19,7 @@
 /deploy/ @kezhenxu94 @caishunfeng
 /dolphinscheduler-alert/ @kezhenxu94 @caishunfeng
 /dolphinscheduler-e2e/ @kezhenxu94 @SbloodyS
+/dolphinscheduler-api-test/ @SbloodyS
 /dolphinscheduler-registry/ @kezhenxu94 @caishunfeng
 /dolphinscheduler-api/ @caishunfeng
 /dolphinscheduler-dao/ @caishunfeng