From 7deebf70861165fabc859e17aa441cf90bea6f5f Mon Sep 17 00:00:00 2001 From: Mingyu Chen Date: Sun, 7 Aug 2022 20:31:24 +0800 Subject: [PATCH] [doc](asf) update .asf.ymal to stop sending notification to dev@doris (#11574) --- .asf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index adc150ff89..d3f49b8a62 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -61,8 +61,6 @@ github: required_pull_request_reviews: dismiss_stale_reviews: true required_approving_review_count: 1 - notifications: - pullrequests_status: commits@doris.apache.org collaborators: - jackwener - tinkerrrr @@ -73,3 +71,6 @@ github: - dataroaring - morrySnow - dataalive + +notifications: + pullrequests_status: commits@doris.apache.org