This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-23655-github-topics in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 76a7fa204fc34d00ae0522b1ebbc8c01c344eaff Author: Claus Ibsen <[email protected]> AuthorDate: Tue Jun 2 18:42:59 2026 +0200 CAMEL-23655: Update GitHub topics for better discoverability Co-Authored-By: Claude <[email protected]> --- .asf.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index ca62897a..dd16e876 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -20,9 +20,20 @@ github: homepage: https://camel.apache.org labels: - camel + - examples + - quarkus - integration + - integration-framework + - enterprise-integration-patterns - java - - quarkus + - cloud-native + - kubernetes + - kafka + - rest-api + - yaml + - data-transformation + - microservices + - mcp enabled_merge_buttons: merge: false rebase: true
