This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit d8835c611b15e881b87eab19a76184de5ef048ed 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"