Rebuild website
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/0c8713c2 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/0c8713c2 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/0c8713c2 Branch: refs/heads/asf-site Commit: 0c8713c21f9d68fe5c991b4e06391de6616fa3f4 Parents: 3f17658 Author: Tzu-Li (Gordon) Tai <[email protected]> Authored: Tue Aug 30 12:16:16 2016 +0800 Committer: Tzu-Li (Gordon) Tai <[email protected]> Committed: Tue Aug 30 12:16:16 2016 +0800 ---------------------------------------------------------------------- content/community.html | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/0c8713c2/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 13fc760..3f06251 100644 --- a/content/community.html +++ b/content/community.html @@ -609,6 +609,12 @@ See Suneel Marthiâs <a href="http://www.slideshare.net/FlinkForward/suneel-mar <td class="text-center">Committer</td> <td class="text-center">greg</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/5284370?s=50" /></td> + <td class="text-center">Tzu-Li (Gordon) Tai</td> + <td class="text-center">Committer</td> + <td class="text-center">tzulitai</td> + </tr> </table> <p>You can reach committers directly at <code><apache-id>@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>
