This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git


The following commit(s) were added to refs/heads/main by this push:
     new d5aa56d  send PR notifications to issues@ instead of dev@
d5aa56d is described below

commit d5aa56d5aaeb6a602a5c0afe621c44a2234e5b06
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun Dec 26 19:21:02 2021 +0100

    send PR notifications to issues@ instead of dev@
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index c819df0..61794a6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,4 +15,5 @@ github:
 notifications:
   commits: [email protected]
   issues: [email protected]
+  pullrequests: [email protected]
   jira_options: link label comment

Reply via email to