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

vvcephei 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 054f53d  HOTFIX: Fix powered-by duplicate (#316)
054f53d is described below

commit 054f53dcb76f275df325ac34ed7deef880fe772d
Author: scott-confluent <[email protected]>
AuthorDate: Wed Dec 16 17:28:59 2020 -0500

    HOTFIX: Fix powered-by duplicate (#316)
    
    Reviewers: John Roesler <[email protected]>
---
 powered-by.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/powered-by.html b/powered-by.html
index ea33afd..9b34e4c 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -76,12 +76,12 @@
         "link": "http://www.ants.vn/";,
         "logo": "ants.png",
         "logoBgColor": "#ffffff",
-        "description": "Ants.vn use Kafka in production for stream processing 
and log transfer (over 5B messages/month and growing)"
+        "description": "Ants.vn uses Kafka in production for stream processing 
and log transfer (over 5B messages/month and growing)"
     }, {
         "link": "http://appsflyer.com/";,
-        "logo": "ants.png",
+        "logo": "appsflyer.png",
         "logoBgColor": "#ffffff",
-        "description": "Ants.vn uses Kafka in production for stream processing 
and log transfer (over 5B messages/month and growing)"
+        "description": "Apache Kafka is a core piece of AppsFlyer large-scale 
event driven architecture.<br /><br />It enables AppsFlyer to run a data 
pipeline that streams tens of billions of events on a daily basis"
     }, {
         "link": "https://www.bandwidth.com/";,
         "logo": "bandwidth.png",

Reply via email to