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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6454673  Restore notifications for issues
6454673 is described below

commit 6454673cb13d4cdadc3d38b9090be99c25c146aa
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Oct 9 22:22:43 2025 +0200

    Restore notifications for issues
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 906b5f3..b72f0d9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,7 +34,8 @@ github:
     rebase: true
   features:
     issues: true
+
 notifications:
   commits: [email protected]
-  #issues: [email protected]
+  issues: [email protected]
   pullrequests: [email protected]

Reply via email to