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 de8c66359 fix: Modify the email address of some notifications
de8c66359 is described below

commit de8c663590dd93b5d7e84e1404277ba732326067
Author: shuai <lishuail...@sifou.com>
AuthorDate: Wed Jun 4 09:54:27 2025 +0800

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

diff --git a/static/.asf.yaml b/static/.asf.yaml
index b835c4cb4..c85116460 100644
--- a/static/.asf.yaml
+++ b/static/.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