This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
commit 14d3c3a922f1fd1c5c4797b6b12fbadae358c148 Author: kezhenxu94 <[email protected]> AuthorDate: Thu Jul 6 13:34:30 2023 +0800 Remove code owner --- .github/CODEOWNERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f92f0076e9..51a16bd694 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,19 +15,19 @@ # limitations under the License. # -/.github/ @kezhenxu94 @SbloodyS -/deploy/ @kezhenxu94 @caishunfeng -/dolphinscheduler-alert/ @kezhenxu94 @caishunfeng -/dolphinscheduler-e2e/ @kezhenxu94 @SbloodyS +/.github/ @SbloodyS +/deploy/ @caishunfeng +/dolphinscheduler-alert/ @caishunfeng +/dolphinscheduler-e2e/ @SbloodyS /dolphinscheduler-api-test/ @SbloodyS -/dolphinscheduler-registry/ @kezhenxu94 @caishunfeng @ruanwenjun +/dolphinscheduler-registry/ @caishunfeng @ruanwenjun /dolphinscheduler-api/ @caishunfeng @SbloodyS /dolphinscheduler-dao/ @caishunfeng @SbloodyS /dolphinscheduler-dao/src/main/resources/sql/ @zhongjiajie /dolphinscheduler-common/ @caishunfeng -/dolphinscheduler-standalone-server/ @kezhenxu94 @caishunfeng +/dolphinscheduler-standalone-server/ @caishunfeng /dolphinscheduler-datasource-plugin/ @caishunfeng -/dolphinscheduler-dist/ @kezhenxu94 @caishunfeng +/dolphinscheduler-dist/ @caishunfeng /dolphinscheduler-meter/ @caishunfeng @kezhenxu94 @ruanwenjun @EricGao888 /dolphinscheduler-scheduler-plugin/ @caishunfeng /dolphinscheduler-master/ @caishunfeng @SbloodyS @ruanwenjun
