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


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

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

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

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

Reply via email to