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-help-plugin.git


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

commit be1c8d326b3b68c2f33e3c7ab94ac786caef8d8c
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon Apr 24 11:12:12 2023 +0200

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

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

Reply via email to