This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git
The following commit(s) were added to refs/heads/master by this push: new f6c7296 Enable notifications after import f6c7296 is described below commit f6c729686544c3c3fe55febf7d49e0dc20b233f0 Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Sat Jun 7 15:30:27 2025 +0200 Enable notifications after import --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 2e5d894..5ab3c13 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -35,5 +35,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