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 65209d0  Reenable issue notifications after issue migration
65209d0 is described below

commit 65209d0a8903a1834b0c7d1247eccedea193d417
Author: Benjamin Marwell <bmarw...@apache.org>
AuthorDate: Mon May 12 07:19:51 2025 +0200

    Reenable issue notifications after issue migration
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 706a841..2e6c146 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,5 +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

Reply via email to