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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 711bea1 Revert "Disable notifications for migration (#463)" 711bea1 is described below commit 711bea1b6a365e82d9aa3a730abce57efe0de1e4 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Apr 14 16:46:33 2025 +0200 Revert "Disable notifications for migration (#463)" This reverts commit ef0ccb27f80ef7d8e955bbcf685053544b28c996. --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 4fcb71d..ee4ac1e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -34,5 +34,5 @@ github: notifications: commits: commits@maven.apache.org - #issues: iss...@maven.apache.org - #pullrequests: iss...@maven.apache.org + issues: iss...@maven.apache.org + pullrequests: iss...@maven.apache.org