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 5246f157cdb052685b7f6ac64e490aa045ad0e42 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 5 16:45:12 2021 +0200 Added group label to Salesforce --- salesforce-source.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/salesforce-source.kamelet.yaml b/salesforce-source.kamelet.yaml index 910b74b..deffbfe 100644 --- a/salesforce-source.kamelet.yaml +++ b/salesforce-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: "Salesforce" spec: definition: title: "Salesforce Source"