This is an automated email from the ASF dual-hosted git repository.

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d98ce76e9b [fix](asf) try change notification to not send mail to 
dev@doris (#631)
d98ce76e9b is described below

commit d98ce76e9b7c99911a8ab523d47a82fbca686e0b
Author: Mingyu Chen <morning...@163.com>
AuthorDate: Wed May 22 09:19:08 2024 +0800

    [fix](asf) try change notification to not send mail to dev@doris (#631)
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ce1ab5c981..882304c30e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -51,7 +51,7 @@ github:
   features:
     issues: true
 notifications:
-  commits:              comm...@foo.apache.org
-  issues:               commits@doris.apache.org
-  pullrequests_comment: commits@doris.apache.org
-  pullrequests_status:  commits@doris.apache.org
+    commits:              comm...@foo.apache.org
+    issues:               commits@doris.apache.org
+    pullrequests_comment: commits@doris.apache.org
+    pullrequests_status:  commits@doris.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to