Skip to content

Commit 36cec52

Browse files
committed
fix(plugins): update connect plugins description
1 parent b6b1f5b commit 36cec52

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

assets/streamthoughts_logo.png

66.7 KB
Loading

connect-file-pulse-plugin/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,11 @@
5656
Connect File Pulse is a multi-purpose open-source Kafka Connect(source) plugin for ingesting and transforming data from local files before sending it to a Kafka Apache cluster.
5757
</description>
5858
<supportProviderName>StreamThoughts</supportProviderName>
59-
<supportSummary>This connector is supported by the open source community and Streamthoughts as part of its open source subscription.</supportSummary>
59+
<supportSummary>This connector is supported by the open source community and StreamThoughts as part of its open source offering.</supportSummary>
6060
<supportUrl>https://streamthoughts.io/open-source</supportUrl>
6161

62+
<logo>${project.basedir}/../assets/streamthoughts_logo.png</logo>
63+
6264
<ownerUsername>streamthoughts</ownerUsername>
6365
<ownerType>organization</ownerType>
6466
<ownerName>StreamThoughts</ownerName>

0 commit comments

Comments
 (0)