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


The following commit(s) were added to refs/heads/main by this push:
     new 893f04ce3de Add more GH labels
893f04ce3de is described below

commit 893f04ce3de83c1f1e265ebae3c6b02c5f9325f7
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed May 22 07:01:51 2024 +0200

    Add more GH labels
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index b6e85509428..3111d6a0c4c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,11 +16,13 @@
 #
 
 github:
-  description: "Apache Camel Spring Boot support"
+  description: "Runs Camel on Spring Boot and provides starters for Camel 
components"
   homepage: https://camel.apache.org
   labels:
     - camel
     - integration
+    - eip
+    - microservices
     - java
     - spring-boot
 notifications:

Reply via email to