You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by zh...@apache.org on 2021/02/25 03:56:56 UTC

[flink-web] 02/02: Rebuild web

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

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

commit cca97d485af33fbb67721efdf4bac16b1ca7a0a8
Author: Zhu Zhu <re...@gmail.com>
AuthorDate: Thu Feb 25 11:56:20 2021 +0800

    Rebuild web
---
 content/community.html    | 6 ++++++
 content/zh/community.html | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/content/community.html b/content/community.html
index ac2da00..665124c 100644
--- a/content/community.html
+++ b/content/community.html
@@ -780,6 +780,12 @@
         <td class="text-center">Committer</td>
         <td class="text-center">weizhong</td>
   </tr>
+  <tr>
+        <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/5869249?s=50" class="committer-avatar" /></td>
+        <td class="text-center">Zhu Zhu</td>
+        <td class="text-center">PMC, Committer</td>
+        <td class="text-center">zhuzh</td>
+  </tr>
 </table>
 
 <p>You can reach committers directly at <code>&lt;apache-id&gt;@apache.org</code>. A list of all contributors can be found <a href="https://cwiki.apache.org/confluence/display/FLINK/List+of+contributors">here</a>.</p>
diff --git a/content/zh/community.html b/content/zh/community.html
index e7927d2..ec67673 100644
--- a/content/zh/community.html
+++ b/content/zh/community.html
@@ -771,6 +771,12 @@
         <td class="text-center">Committer</td>
         <td class="text-center">weizhong</td>
   </tr>
+  <tr>
+        <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/5869249?s=50" class="committer-avatar" /></td>
+        <td class="text-center">Zhu Zhu</td>
+        <td class="text-center">PMC, Committer</td>
+        <td class="text-center">zhuzh</td>
+  </tr>
 </table>
 
 <p>可以通过 <code>&lt;apache-id&gt;@apache.org</code> 直接联系 committer。可以在 <a href="https://cwiki.apache.org/confluence/display/FLINK/List+of+contributors">这里</a> 找到所有的贡献者。</p>