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

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


The following commit(s) were added to refs/heads/master by this push:
     new c1a615a  Disable issue notifications, disable jira
c1a615a is described below

commit c1a615a2c577bcfe42c6bb879ae21a9786fbe7ec
Author: Benjamin Marwell <bmarw...@apache.org>
AuthorDate: Mon May 12 07:06:16 2025 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index f2314d5..706a841 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