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.git

commit fd07270b0efe681a9be71453ea5f11768ec5d1fd
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 1 11:37:15 2026 +0200

    CAMEL-23655: Update GitHub topics for better discoverability
    
    Expand GitHub topics from 5 to 16 (out of 20 max) to improve
    discoverability by developers and AI systems. Add terms for
    runtimes (spring-boot, quarkus), deployment (cloud-native,
    kubernetes), capabilities (kafka, rest-api, yaml, data-transformation),
    and AI integration (mcp). Replace abbreviated eip with the full
    enterprise-integration-patterns.
    
    Co-Authored-By: Claude <[email protected]>
---
 .asf.yaml | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9aad73a8546e..972c930f0717 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,9 +21,20 @@ github:
   labels:
     - camel
     - integration
-    - eip
-    - microservices
+    - integration-framework
+    - enterprise-integration-patterns
     - java
+    - spring-boot
+    - quarkus
+    - cloud-native
+    - kubernetes
+    - kafka
+    - rest-api
+    - yaml
+    - data-transformation
+    - middleware
+    - microservices
+    - mcp
   dependabot_alerts:  true
   dependabot_updates: true
   autolink_jira:

Reply via email to