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

shuai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-website.git


The following commit(s) were added to refs/heads/main by this push:
     new e372ed517 fix: Modify the email address of some notifications
e372ed517 is described below

commit e372ed51795a0bd8af1de36f3299a39bde5b5b90
Author: shuai <lishuail...@sifou.com>
AuthorDate: Wed Jun 4 09:53:56 2025 +0800

    fix: Modify the email address of some notifications
---
 .asf.yaml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b835c4cb4..c85116460 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,6 +32,7 @@ publish:
 
 notifications:
   commits:      commits@answer.apache.org
-  issues:       commits@answer.apache.org
-  pullrequests: commits@answer.apache.org
-  discussions:  commits@answer.apache.org
+  issues:       iss...@answer.apache.org
+  pullrequests: iss...@answer.apache.org
+  discussions:  iss...@answer.apache.org
+  jobs:         bui...@flink.apache.org

Reply via email to