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


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

commit 9c3e913e04cbf3b930c537a07ee5946e3251c24e
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon Apr 24 11:51:59 2023 +0200

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

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

Reply via email to