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


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

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

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

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

Reply via email to