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 68e8b352d3 Disable dependabot pull requests (#14596)
68e8b352d3 is described below

commit 68e8b352d3713a8dd380eb2123f77de12d3e10fa
Author: kezhenxu94 <[email protected]>
AuthorDate: Thu Jul 20 14:00:09 2023 +0800

    Disable dependabot pull requests (#14596)
---
 .asf.yaml          | 1 +
 .github/CODEOWNERS | 7 ++-----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index cd138ea8c8..af70489cb2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,6 +30,7 @@ github:
     - workflow-schedule
     - powerful-data-pipelines
     - data-pipelines
+  dependabot_updates: false
   enabled_merge_buttons:
     squash: true
     merge: false
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 51a16bd694..3462cff0fa 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -28,7 +28,7 @@
 /dolphinscheduler-standalone-server/ @caishunfeng
 /dolphinscheduler-datasource-plugin/ @caishunfeng
 /dolphinscheduler-dist/ @caishunfeng
-/dolphinscheduler-meter/ @caishunfeng @kezhenxu94 @ruanwenjun @EricGao888
+/dolphinscheduler-meter/ @caishunfeng @ruanwenjun @EricGao888
 /dolphinscheduler-scheduler-plugin/ @caishunfeng
 /dolphinscheduler-master/ @caishunfeng @SbloodyS @ruanwenjun
 /dolphinscheduler-worker/ @caishunfeng @SbloodyS @ruanwenjun
@@ -40,9 +40,6 @@
 /script/ @caishunfeng @SbloodyS @zhongjiajie @EricGao888
 /dolphinscheduler-ui/ @songjianet @Amy0104
 /docs/ @zhongjiajie @EricGao888
-/licenses/ @kezhenxu94 @zhongjiajie
+/licenses/ @zhongjiajie
 /images/ @zhongjiajie @EricGao888
 /style/ @caishunfeng
-
-# All pom files
-pom.xml @kezhenxu94

Reply via email to