This is an automated email from the ASF dual-hosted git repository. ijuma pushed a commit to branch powered-by-contact-adjustment in repository https://gitbox.apache.org/repos/asf/kafka-site.git
commit a41bba31b4ba4a26ab106e1e97bd2dce08d037ec Author: Ismael Juma <[email protected]> AuthorDate: Wed Aug 5 06:19:23 2020 -0700 Remove mention of Twitter as a way to get added to "Powered By" The mailing list seems more suitable. --- powered-by.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powered-by.html b/powered-by.html index 94dce6b..0e78540 100644 --- a/powered-by.html +++ b/powered-by.html @@ -507,7 +507,7 @@ <div class="callout callout--basic"> <h3>Want to appear on this page?</h3> <p> - Send a quick description of your organization and usage to the <a href="/contact">mailing list</a> or to <a href="https://twitter.com/apachekafka" target="_blank">@apachekafka</a> or <a href="https://twitter.com/jaykreps" target="_blank">@jaykreps</a> on twitter and we'll add you. + Send a quick description of your organization and usage to the <a href="/contact">mailing list</a> and we'll add you. </p> </div>
