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-indexer.git
The following commit(s) were added to refs/heads/master by this push: new fa1ce85 restore notifications for issues fa1ce85 is described below commit fa1ce85f99851b125a64383220ec9e56a8508a34 Author: Olivier Lamy <ol...@apache.org> AuthorDate: Thu Jun 12 15:52:25 2025 +1000 restore notifications for 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 4492f6c..cf77c86 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -32,5 +32,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