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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 32f4a31  Disable notifications before issue migration
32f4a31 is described below

commit 32f4a316bfd0660e19e480577d2978a5f1570e09
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Mon Jun 9 20:50:44 2025 +0200

    Disable notifications before issue migration
---
 .asf.yaml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index dc04968..a22d210 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,6 +35,5 @@ github:
     issues: true
 notifications:
   commits: commits@maven.apache.org
-  issues: iss...@maven.apache.org
-  pullrequests: iss...@maven.apache.org
-  jira_options: link label comment
+  # issues: iss...@maven.apache.org
+  # pullrequests: iss...@maven.apache.org

Reply via email to