Apply the change of committers list to built site
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/b4601f6d Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/b4601f6d Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/b4601f6d Branch: refs/heads/master Commit: b4601f6da1f07e29dac326d4857e178f9ca28bb4 Parents: 228b630 Author: Chiwan Park <[email protected]> Authored: Fri Jul 3 00:39:25 2015 +0900 Committer: Chiwan Park <[email protected]> Committed: Fri Jul 3 00:39:25 2015 +0900 ---------------------------------------------------------------------- content/community.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/b4601f6d/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index d2e1297..79dcb38 100644 --- a/content/community.html +++ b/content/community.html @@ -391,6 +391,18 @@ <td class="text-center">PMC, Committer</td> <td class="text-center">warneke</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/2550549?s=50"></td> + <td class="text-center">Andra Lungu</td> + <td class="text-center">Committer</td> + <td class="text-center">andra</td> + </tr> + <tr> + <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/1941681?s=50"></td> + <td class="text-center">Chiwan Park</td> + <td class="text-center">Committer</td> + <td class="text-center">chiwanpark</td> + </tr> </table> <p>You can reach committers directly at <code><apache-id>@apache.org</code>. A list of all contributors can be found on our <a href="https://github.com/apache/flink/graphs/contributors">GitHub Contributors</a> page.</p>
