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

bmarwell pushed a commit to branch disable-issue-notifications
in repository https://gitbox.apache.org/repos/asf/maven-shared-resources.git

commit 9919caa20b3b535401fceedb1396ea82819a9938
Author: Benjamin Marwell <[email protected]>
AuthorDate: Mon Mar 3 13:49:09 2025 +0100

    disable notifications for jira migration
    
    disable notifications for jira migration
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4eaed4e..41bd036 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,6 +35,6 @@ github:
 
 notifications:
   commits: [email protected]
-  issues: [email protected]
+  # issues: [email protected]
   pullrequests: [email protected]
   jira_options: link label

Reply via email to