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

commit 7fc857030998ea8ce6366bfec63850e08e24c563
Author: Fabian Hueske <fhue...@apache.org>
AuthorDate: Tue Sep 24 17:24:14 2019 +0200

    Add Gojek to Powered By page.
    
    This closes #273.
---
 img/poweredby/gojek-logo.png | Bin 0 -> 12795 bytes
 index.md                     |   6 ++++++
 poweredby.md                 |   4 ++++
 3 files changed, 10 insertions(+)

diff --git a/img/poweredby/gojek-logo.png b/img/poweredby/gojek-logo.png
new file mode 100644
index 0000000..a015bcc
Binary files /dev/null and b/img/poweredby/gojek-logo.png differ
diff --git a/index.md b/index.md
index af2b860..bd3bf2f 100644
--- a/index.md
+++ b/index.md
@@ -211,6 +211,12 @@ layout: base
         </li>
         <li>
           <div><a href="{{ site.baseurl }}/poweredby.html">
+            <img src="{{ site.baseurl }}/img/poweredby/gojek-logo.png" 
width="175"  alt="Gojek" />
+          </a></div>
+         
+        </li>
+        <li>
+          <div><a href="{{ site.baseurl }}/poweredby.html">
             <img src="{{ site.baseurl }}/img/poweredby/huawei-logo.png" 
width="175" alt="Huawei" />
           </a></div>
         
diff --git a/poweredby.md b/poweredby.md
index 06efa74..f002f39 100644
--- a/poweredby.md
+++ b/poweredby.md
@@ -61,6 +61,10 @@ If you would you like to be included on this page, please 
reach out to the [Flin
       Ericsson used Flink to build a real-time anomaly detector with machine 
learning over large infrastructures. <br><br><a 
href="https://www.oreilly.com/ideas/applying-the-kappa-architecture-in-the-telco-industry";
 target='_blank'><small><span class="glyphicon 
glyphicon-new-window"></span></small> Read a detailed overview on O'Reilly 
Ideas</a>
   </div>
   <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
+    <img src="{{ site.baseurl }}/img/poweredby/gojek-logo.png" alt="Gojek" 
/><br />
+      Gojek is a Super App: one app with over 20 services uses Flink to power 
their self-serve platform empowering data-driven decisions across functions. 
<br><br><a 
href="https://blog.gojekengineering.com/how-our-diy-platform-creates-value-through-network-effects-76e1e8bad0db";
 target='_blank'><small><span class="glyphicon 
glyphicon-new-window"></span></small> Read more on the Gojek engineering 
blog</a>
+  </div>
+  <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
     <img src="{{ site.baseurl }}/img/poweredby/huawei-logo.png" alt="Huawei" 
/><br />
       Huawei is a leading global provider of ICT infrastructure and smart 
devices. Huawei Cloud provides Cloud Service based on Flink. <br><br><a 
href="https://www.slideshare.net/FlinkForward/flink-forward-san-francisco-2018-jinkui-shi-and-radu-tudoran-flink-realtime-analysis-in-cloudstream-service-of-huawei-cloud";
 target='_blank'><small><span class="glyphicon 
glyphicon-new-window"></span></small> Learn about how Flink powers Cloud 
Service</a>
   </div>

Reply via email to