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

fhueske pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3fcfa9c  Rebuild website
3fcfa9c is described below

commit 3fcfa9cd42d49fc1e0a6c625151ed9ae2595ddfb
Author: Fabian Hueske <fhue...@apache.org>
AuthorDate: Mon Aug 6 19:07:08 2018 +0200

    Rebuild website
---
 content/img/poweredby/comcast-logo.png | Bin 0 -> 33410 bytes
 content/index.html                     |   6 ++++++
 content/poweredby.html                 |   4 ++++
 3 files changed, 10 insertions(+)

diff --git a/content/img/poweredby/comcast-logo.png 
b/content/img/poweredby/comcast-logo.png
new file mode 100644
index 0000000..c7f15c5c
Binary files /dev/null and b/content/img/poweredby/comcast-logo.png differ
diff --git a/content/index.html b/content/index.html
index 73fdad8..bf60d27 100644
--- a/content/index.html
+++ b/content/index.html
@@ -309,6 +309,12 @@
         </li>
         <li>
           <div><a href="/poweredby.html">
+            <img src="/img/poweredby/comcast-logo.png" width="175" 
alt="Comcast" />
+          </a></div>
+        
+        </li>
+        <li>
+          <div><a href="/poweredby.html">
             <img src="/img/poweredby/dtrb-logo.png" width="175" 
alt="Drivetribe" />
           </a></div>
         
diff --git a/content/poweredby.html b/content/poweredby.html
index 271b8e8..c3f9e38 100644
--- a/content/poweredby.html
+++ b/content/poweredby.html
@@ -170,6 +170,10 @@
       Capital One, a Fortune 500 financial services company, uses Flink for 
real-time activity monitoring and alerting. <br /><br /><a 
href="https://www.slideshare.net/FlinkForward/flink-forward-san-francisco-2018-andrew-gao-jeff-sharpe-finding-bad-acorns";
 target="_blank"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Learn about Capital One's fraud detection 
use case</a>
    </div>
    <div class="height col-md-3 col-sm-4 col-xs-6">
+      <img src="/img/poweredby/comcast-logo.png" width="175" alt="Comcast" 
/><br />
+      Comcast, a global media and technology company, uses Flink for 
operationalizing machine learning models and near-real-time event stream 
processing. <br /><br /><a 
href="https://www.slideshare.net/FlinkForward/flink-forward-san-francisco-2018-dave-torok-sameer-wadkar-embedding-flink-throughout-an-operationalized-streaming-ml-lifecycle";
 target="_blank"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Learn about Flink at Comcast</a>
+   </div>
+   <div class="height col-md-3 col-sm-4 col-xs-6">
       <img src="/img/poweredby/dtrb-logo.png" width="175" alt="Drivetribe" 
/><br />
       Drivetribe, a digital community founded by the former hosts of “Top 
Gear”, uses Flink for metrics and content recommendations. <br /><br /><a 
href="https://data-artisans.com/drivetribe-cqrs-apache-flink/"; 
target="_blank"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Read about Flink in the Drivetribe 
stack</a>
    </div>

Reply via email to