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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9c1ba70  redirect all automated emails to notifications as per 
https://lists.apache.org/[email protected]
9c1ba70 is described below

commit 9c1ba70bb16617b787c0c01fd6dde4e0231de876
Author: Jens Geyer <[email protected]>
AuthorDate: Wed May 27 22:55:09 2026 +0200

    redirect all automated emails to notifications as per 
https://lists.apache.org/[email protected]
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 81ffd96..73dc2dd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,6 +19,12 @@
 
 # https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
 
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests_status: [email protected]
+  pullrequests_comment: [email protected]
+
 github:
   description: "Apache Thrift Website"
   homepage: https://thrift.apache.org

Reply via email to