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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ebbd4b  configure notifications
8ebbd4b is described below

commit 8ebbd4b3c7158e7f391b272039e2faeec53ebfb2
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon Apr 24 11:10:46 2023 +0200

    configure notifications
---
 .asf.yaml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d00fd52..54b9790 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,4 +29,9 @@ github:
     merge: false
     rebase: true
   autolink_jira:
-    - MENFORCER
\ No newline at end of file
+    - MENFORCER
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  jira_options: link label comment

Reply via email to