You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2023/01/08 10:01:02 UTC

[maven-doxia-converter] branch DOXIATOOLS-74 updated: fix Jira project: DOXIATOOLS

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch DOXIATOOLS-74
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git


The following commit(s) were added to refs/heads/DOXIATOOLS-74 by this push:
     new 57c07cc  fix Jira project: DOXIATOOLS
57c07cc is described below

commit 57c07cc934737d591af21001ee85332192eafeb0
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Jan 8 11:00:56 2023 +0100

    fix Jira project: DOXIATOOLS
---
 .asf.yaml | 9 +++++++++
 README.md | 4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 38d0d7e..bd3d5f3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,3 +8,12 @@ github:
     - apache-maven
     - doxia
     - doxia-tools
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+notifications:
+  commits: commits@maven.apache.org
+  issues: issues@maven.apache.org
+  pullrequests: issues@maven.apache.org
+  jira_options: link label comment
diff --git a/README.md b/README.md
index 32ac715..243bc2f 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 Contributing to [Apache Maven Doxia Converter](https://maven.apache.org/doxia/doxia-tools/doxia-converter/)
 ======================
 
-[![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-DOXIA.json)][jira]
+[![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-DOXIATOOLS.json)][jira]
 [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
 [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.doxia/doxia-converter.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.doxia/doxia-converter)
 [![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-converter/job/master.svg)][build]
@@ -89,7 +89,7 @@ Additional Resources
 + [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
 + #Maven IRC channel on freenode.org
 
-[jira]: https://issues.apache.org/jira/projects/DOXIA/
+[jira]: https://issues.apache.org/jira/projects/DOXIATOOLS/
 [license]: https://www.apache.org/licenses/LICENSE-2.0
 [ml-list]: https://maven.apache.org/mailing-lists.html
 [code-style]: https://maven.apache.org/developers/conventions/code.html