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-publish-plugin.git


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

commit 1211019e14943e623d160dd97e2fcc12f14c4f1a
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Jun 23 21:22:34 2025 +1000

    restore notifications
    
    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 0610655..4f2990f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,5 +33,5 @@ github:
     issues: true
 notifications:
   commits: [email protected]
-  #issues: [email protected]
-  #pullrequests: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]

Reply via email to