This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/artemis-examples.git
commit 2ecc18ce8ff652f5fffddef397fda2ee6c60d7fe Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Dec 8 15:57:14 2025 +0000 Update repo metadata and email configs to reflect new Artemis TLP --- .asf.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 51b9196a..4b91478a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -15,12 +15,11 @@ # limitations under the License. # github: - description: "Apache ActiveMQ Artemis Examples" - homepage: https://activemq.apache.org/components/artemis + description: "Apache Artemis Examples" + homepage: https://artemis.apache.org labels: - apache - - activemq - - activemq-artemis + - artemis - messaging - broker @@ -44,7 +43,7 @@ github: autolink_jira: - ARTEMIS notifications: - commits: [email protected] - issues: [email protected] - pullrequests: [email protected] + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] jira_options: link label worklog --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
