Skip to content

Commit 4acbf9f

Browse files
author
Julien Ruaux
committed
build: Added Redis logo to connector package
1 parent dcb156e commit 4acbf9f

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,13 @@
276276
<title>Redis Connector (Source and Sink) by Redis</title>
277277
<ownerUsername>redis</ownerUsername>
278278
<documentationUrl>https://${github.owner}.github.io/${github.repo}/</documentationUrl>
279-
<ownerLogo>src/docs/asciidoc/images/redis_logo.png</ownerLogo>
279+
<logo>src/docs/asciidoc/images/redis-cube.png</logo>
280+
<ownerLogo>src/docs/asciidoc/images/redis.png</ownerLogo>
280281
<ownerName>Redis</ownerName>
281282
<ownerUrl>https://redis.com</ownerUrl>
282283
<sourceUrl>${project.scm.url}</sourceUrl>
283284
<supportProviderName>Redis</supportProviderName>
285+
<supportLogo>src/docs/asciidoc/images/redis.png</supportLogo>
284286
<supportSummary>
285287
<![CDATA[Contact us on the <a href="https://forum.redis.com">Redis Forum</a> or create an issue on <a href="https://github.com/redis-field-engineering/redis-kafka-connect">Github</a> where we provide support on a good faith effort basis.]]>
286288
</supportSummary>
28.9 KB
Loading

0 commit comments

Comments
 (0)