This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch revert-463-bmarwell-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit 498966a94f40899da88d6238be12e9ead2a50a8b 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