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

sjaranowski pushed a commit to branch asf-notification
in repository https://gitbox.apache.org/repos/asf/maven-xinclude-extension.git

commit bde0f5f40057a152b273c5968b4f44e0b07a9f4c
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Wed Nov 27 08:05:45 2024 +0100

    Setup notifications in asf config
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 40a66c4..3379a4d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,8 @@
 github:
   features:
     issues: true
+
+notifications:
+  commits: commits@maven.apache.org
+  issues: iss...@maven.apache.org
+  pullrequests: iss...@maven.apache.org

Reply via email to