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

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb-extras.git


The following commit(s) were added to refs/heads/master by this push:
     new 6315151  Redirect email notifications (#86)
6315151 is described below

commit 63151511e171fce49e83c68c6fcc90f231083c82
Author: Haonan <[email protected]>
AuthorDate: Thu Jun 26 12:06:16 2025 +0800

    Redirect email notifications (#86)
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index a053e8e..0d8ba45 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,10 @@
 # under the License.
 #
 
+notifications:
+  issues: [email protected]
+  pullrequests: [email protected]
+
 github:
   description: "Apache IoTDB Extras"
   homepage: https://iotdb.apache.org/

Reply via email to