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


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

commit 7c75bc9c7e2f39348499180428b4b953bceeba2d
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon Apr 24 11:46:22 2023 +0200

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

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

Reply via email to