Add Andra and Chiwan in community people list
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/228b6301 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/228b6301 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/228b6301 Branch: refs/heads/master Commit: 228b63014867b0cfa3f9709f818f0d9b8d0af60c Parents: e4900a6 Author: Chiwan Park <[email protected]> Authored: Thu Jul 2 17:04:08 2015 +0900 Committer: Chiwan Park <[email protected]> Committed: Thu Jul 2 17:05:27 2015 +0900 ---------------------------------------------------------------------- community.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/228b6301/community.md ---------------------------------------------------------------------- diff --git a/community.md b/community.md index 590054c..448a1d3 100644 --- a/community.md +++ b/community.md @@ -231,6 +231,18 @@ Note: Flink does not build with Oracle JDK 6. It runs with Oracle JDK 6. <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> You can reach committers directly at `<apache-id>@apache.org`. A list of all contributors can be found on our [GitHub Contributors]({{ site.FLINK_GITHUB_CONTRIBUTORS_URL }}) page. @@ -283,4 +295,4 @@ The following people were very kind to mentor the project while in incubation. <td class="text-center">Former PPMC, Mentor</td> <td class="text-center">hsaputra</td> </tr> -</table> \ No newline at end of file +</table>
