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/efb3b513 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/efb3b513 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/efb3b513 Branch: refs/heads/asf-site Commit: efb3b513c1f95dde3ff391d7a426ef2cb673c983 Parents: cb74df5 Author: Stefan Richter <[email protected]> Authored: Fri Mar 3 14:33:46 2017 +0100 Committer: Stefan Richter <[email protected]> Committed: Fri Mar 3 14:33:46 2017 +0100 ---------------------------------------------------------------------- content/community.html | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/efb3b513/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 5a72235..fcfc428 100644 --- a/content/community.html +++ b/content/community.html @@ -414,6 +414,12 @@ <td class="text-center">chiwanpark</td> </tr> <tr> + <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/2128543?s=50" /></td> + <td class="text-center">Stefan Richter</td> + <td class="text-center">Committer</td> + <td class="text-center">srichter</td> + </tr> + <tr> <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/5756858?s=50" /></td> <td class="text-center">Till Rohrmann</td> <td class="text-center">PMC, Committer</td>
