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


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

commit 435627b323d4f0f9086d505a9a15c3902cfdedb4
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Sat Jun 7 14:42:43 2025 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index e8a867a..2e5d894 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
+  # issues: iss...@maven.apache.org
   pullrequests: iss...@maven.apache.org
-  jira_options: link label comment

Reply via email to