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


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

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

    configure notifications
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 9a539e3..762adf4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,3 +25,8 @@ github:
     - maven
   autolink_jira:
     - MCOMPILER
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  jira_options: link label comment

Reply via email to