Repository: flink-web Updated Branches: refs/heads/master a4e6e2084 -> 721302ae1
Add chengxiang to the 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/721302ae Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/721302ae Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/721302ae Branch: refs/heads/master Commit: 721302ae1b70c6cf9a62ecbfd3f65a1a2651a71f Parents: a4e6e20 Author: chengxiang li <[email protected]> Authored: Wed Jan 20 19:25:20 2016 +0800 Committer: chengxiang li <[email protected]> Committed: Wed Jan 20 19:25:20 2016 +0800 ---------------------------------------------------------------------- community.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/721302ae/community.md ---------------------------------------------------------------------- diff --git a/community.md b/community.md index c17a4b9..24903c0 100644 --- a/community.md +++ b/community.md @@ -242,6 +242,12 @@ 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://avatars1.githubusercontent.com/u/4425616?s=50"></td> + <td class="text-center">ChengXiang Li</td> + <td class="text-center">Committer</td> + <td class="text-center">chengxiang</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.
