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

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


The following commit(s) were added to refs/heads/master by this push:
     new 16a63c8cc restore issues notification
16a63c8cc is described below

commit 16a63c8cc2f2a678e56c7c025fcb61e3c1a3057e
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Jun 12 15:07:37 2025 +1000

    restore issues notification
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index fe60b4e73..656f72ab2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,6 +33,6 @@ 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