We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6700541 commit e3529aeCopy full SHA for e3529ae
1 file changed
.asf.yaml
@@ -18,12 +18,11 @@
18
# Documentation: https://github.com/apache/infrastructure-asfyaml
19
#
20
github:
21
- description: "Apache ActiveMQ Artemis"
22
- homepage: https://activemq.apache.org/components/artemis
+ description: "Apache Artemis"
+ homepage: https://artemis.apache.org
23
labels:
24
- apache
25
- - activemq
26
- - activemq-artemis
+ - artemis
27
- messaging
28
- broker
29
@@ -50,7 +49,7 @@ github:
50
49
autolink_jira:
51
- ARTEMIS
52
notifications:
53
- commits: commits@activemq.apache.org
54
- issues: gitbox@activemq.apache.org
55
- pullrequests: gitbox@activemq.apache.org
+ commits: commits@artemis.apache.org
+ issues: issues@artemis.apache.org
+ pullrequests: issues@artemis.apache.org
56
jira_options: link label worklog
0 commit comments