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-invoker-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 0d24834 restore notifications on issues 0d24834 is described below commit 0d2483420c63e9562ea720e7aee7737076000061 Author: Olivier Lamy <ol...@apache.org> AuthorDate: Tue Jun 10 17:44:14 2025 +1000 restore notifications on issues Signed-off-by: Olivier Lamy <ol...@apache.org> --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 59a8ffc..729d21e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -33,5 +33,5 @@ github: issues: true notifications: commits: commits@maven.apache.org - #issues: iss...@maven.apache.org + issues: iss...@maven.apache.org pullrequests: iss...@maven.apache.org