This is an automated email from the ASF dual-hosted git repository.

guozhang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b29b010  Remove mention of Twitter as a way to get added to "Powered 
By" (#281)
b29b010 is described below

commit b29b010be418ef590398a6561765a36b96a07971
Author: Ismael Juma <[email protected]>
AuthorDate: Thu Aug 6 08:13:17 2020 -0700

    Remove mention of Twitter as a way to get added to "Powered By" (#281)
    
    * Remove mention of Twitter as a way to get added to "Powered By"
    
    The mailing list seems more suitable.
    
    * Mention pull request
---
 powered-by.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/powered-by.html b/powered-by.html
index 20d33a5..73cee12 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.
+                Submit a <a 
href="https://github.com/apache/kafka-site/edit/asf-site/powered-by.html";>pull 
request</a> or send a quick description of your organization and usage to the 
<a href="/contact">mailing list</a> and we'll add you.
             </p>
         </div>
 

Reply via email to