This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 3d03975d CAMEL-23655: Update GitHub topics for better discoverability
(#182)
3d03975d is described below
commit 3d03975d35f00c403df48021fdb6fa15d86fdc05
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 2 20:26:32 2026 +0200
CAMEL-23655: Update GitHub topics for better discoverability (#182)
Co-authored-by: Claude <[email protected]>
---
.asf.yaml | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index b8e07954..e1aaf7e5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,9 +20,19 @@ github:
homepage: https://camel.apache.org
labels:
- camel
+ - examples
+ - spring-boot
- integration
+ - integration-framework
+ - enterprise-integration-patterns
- java
- - spring-boot
+ - cloud-native
+ - kafka
+ - rest-api
+ - yaml
+ - data-transformation
+ - microservices
+ - mcp
enabled_merge_buttons:
merge: false
rebase: true