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-hocon-extension.git
commit 86c37cfe45a8236debff0fbf129d14f2ff4d4aac Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Dec 7 10:46:24 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