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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ec22b614 Fix jira autolink
ec22b614 is described below

commit ec22b61418df8f321b50c0bc895bd9ae62d244d6
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Apr 20 14:44:30 2023 +0200

    Fix jira autolink
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index f885bbdf..4f4442b4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,5 +28,5 @@ github:
     squash: true
     merge: false
     rebase: true
-    autolink_jira:
-      - MASSEMBLY
\ No newline at end of file
+  autolink_jira:
+    - MASSEMBLY

Reply via email to