This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch labels-group in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 019976bc0b377f828f8a049b01db7a478189a604 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 5 16:45:59 2021 +0200 Added group label to Slack Source Kamelet --- slack-source.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/slack-source.kamelet.yaml b/slack-source.kamelet.yaml index ca36734..d05b6a1 100644 --- a/slack-source.kamelet.yaml +++ b/slack-source.kamelet.yaml @@ -7,6 +7,7 @@ metadata: camel.apache.org/provider: "Apache Software Foundation" labels: camel.apache.org/kamelet.type: "source" + camel.apache.org/kamelet.group: "Slack" spec: definition: title: "Slack Source"