You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by fh...@apache.org on 2019/08/05 10:24:18 UTC

[flink-web] 01/02: Add SK telecom to Powered By page.

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 8e73be1df9d3af875e2abcd3610fe20b8e7415ac
Author: Fabian Hueske <fh...@apache.org>
AuthorDate: Mon Aug 5 10:32:34 2019 +0200

    Add SK telecom to Powered By page.
---
 img/poweredby/sktelecom-logo.png | Bin 0 -> 22554 bytes
 index.md                         |   6 ++++++
 poweredby.md                     |   4 ++++
 3 files changed, 10 insertions(+)

diff --git a/img/poweredby/sktelecom-logo.png b/img/poweredby/sktelecom-logo.png
new file mode 100644
index 0000000..479303b
Binary files /dev/null and b/img/poweredby/sktelecom-logo.png differ
diff --git a/index.md b/index.md
index 2d1b112..f7a2fe2 100644
--- a/index.md
+++ b/index.md
@@ -272,6 +272,12 @@ layout: base
         </li>
         <li>
           <div><a href="{{ site.baseurl }}/poweredby.html">
+            <img src="{{ site.baseurl }}/img/poweredby/sktelecom-logo.png" width="175" alt="SK telecom" />
+          </a></div>
+          
+        </li>
+        <li>
+          <div><a href="{{ site.baseurl }}/poweredby.html">
             <img src="{{ site.baseurl }}/img/poweredby/telefonica-next-logo.png" width="175" alt="Telefonica Next" />
           </a></div>
           
diff --git a/poweredby.md b/poweredby.md
index b61dcbd..85861e4 100644
--- a/poweredby.md
+++ b/poweredby.md
@@ -106,6 +106,10 @@ If you would you like to be included on this page, please reach out to the [Flin
       ResearchGate, a social network for scientists, uses Flink for network analysis and near-duplicate detection. <br><br><a href="http://2016.flink-forward.org/kb_sessions/joining-infinity-windowless-stream-processing-with-flink/" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> See ResearchGate at Flink Forward 2016</a>
   </div>
   <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
+    <img src="{{ site.baseurl }}/img/poweredby/sktelecom-logo.png" alt="SK telecom" /><br />
+      SK telecom is South Korea's largest wireless carrier and uses Flink for several applications including smart factory and mobility applications. <br><br><a href="https://www.youtube.com/watch?v=wPQWFy5JENw" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> Learn more about one of SK telecom's use cases</a>
+  </div>
+  <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
     <img src="{{ site.baseurl }}/img/poweredby/telefonica-next-logo.png" alt="Telefonica Next" /><br />
       Telefónica NEXT's TÜV-certified Data Anonymization Platform is powered by Flink. <br><br><a href="https://next.telefonica.de/en/solutions/big-data-privacy-services" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about Telefónica NEXT</a>
   </div>