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-resolver-ant-tasks.git


The following commit(s) were added to refs/heads/master by this push:
     new 5b92608  emable notifications
5b92608 is described below

commit 5b9260825bf0f5d4176c8601802617ddb54b7554
Author: Olivier Lamy <[email protected]>
AuthorDate: Sun Jul 20 19:36:01 2025 +1000

    emable notifications
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 .asf.yaml                         | 17 ++++++++++++++++-
 .github/ISSUE_TEMPLATE/config.yml |  4 ----
 2 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 879147b..7167d42 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,6 +8,21 @@ github:
     - apache-maven
     - maven
     - apache-ant
+<<<<<<< HEAD
   del_branch_on_merge: true
   features:
-    issues: true
\ No newline at end of file
+    issues: true
+=======
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+  del_branch_on_merge: true
+  features:
+    issues: true
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  jira_options: link label comment
+>>>>>>> ab09cd6 (emable notifications)
diff --git a/.github/ISSUE_TEMPLATE/config.yml 
b/.github/ISSUE_TEMPLATE/config.yml
index 70f7953..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%20MRESOLVER%20AND%20component%20%3D%20%22Ant%20Tasks%22
-    about: Please search old JIRA issues

Reply via email to