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-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new c2080f67a restore notifications as migration done
c2080f67a is described below

commit c2080f67add3002ac2fba2f2f2dc9a6f77cce825
Author: Olivier Lamy <[email protected]>
AuthorDate: Fri Jul 4 15:48:12 2025 +1000

    restore notifications as migration done
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index f5eb38c64..3a29b667c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,5 +36,5 @@ github:
     issues: true
 notifications:
   commits: [email protected]
-  #issues: [email protected]
-  #pullrequests: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]

Reply via email to