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-verifier.git


The following commit(s) were added to refs/heads/master by this push:
     new f731e2d  Remove old JIRA issues link and re-enable notifications (#180)
f731e2d is described below

commit f731e2dbf21215c6f2a594f5e8bf16581a607fbc
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Mon Jun 9 21:39:44 2025 +0200

    Remove old JIRA issues link and re-enable notifications (#180)
---
 .asf.yaml                         | 4 ++--
 .github/ISSUE_TEMPLATE/config.yml | 4 ----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1693887..1f025e5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,5 +34,5 @@ github:
     issues: true
 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
diff --git a/.github/ISSUE_TEMPLATE/config.yml 
b/.github/ISSUE_TEMPLATE/config.yml
index cdc29f5..b27d663 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -24,7 +24,3 @@ contact_links:
   - name: Project Mailing Lists
     url: https://maven.apache.org/mailing-lists.html
     about: Please ask a question or discuss here
-
-  - name: Old JIRA Issues
-    url: 
https://issues.apache.org/jira/browse/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-verifier
-    about: Please search old JIRA issues

Reply via email to