This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 7deebf7086 [doc](asf) update .asf.ymal to stop sending notification to
dev@doris (#11574)
7deebf7086 is described below
commit 7deebf70861165fabc859e17aa441cf90bea6f5f
Author: Mingyu Chen <[email protected]>
AuthorDate: Sun Aug 7 20:31:24 2022 +0800
[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: [email protected]
collaborators:
- jackwener
- tinkerrrr
@@ -73,3 +71,6 @@ github:
- dataroaring
- morrySnow
- dataalive
+
+notifications:
+ pullrequests_status: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]