This is an automated email from the ASF dual-hosted git repository. sparsick pushed a commit to branch enable-notification in repository https://gitbox.apache.org/repos/asf/maven-doap-plugin.git
commit 4af09706447f87853385bb3adbdc9be4e8def6f5 Author: Sandra Parsick <[email protected]> AuthorDate: Fri Jun 13 08:59:46 2025 +0200 Enable notification --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 2f27103..f203d32 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -36,5 +36,5 @@ github: notifications: commits: [email protected] issues: [email protected] - #pullrequests: [email protected] - #jira_options: link label comment + pullrequests: [email protected] + jira_options: link label comment
