This is an automated email from the ASF dual-hosted git repository. liyu pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit 5fc5092e47777f3916057777ad002dd924db5e1e Author: Yu Li <[email protected]> AuthorDate: Mon Jan 20 15:38:34 2020 +0800 Add liyu to community page --- community.md | 6 ++++++ community.zh.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/community.md b/community.md index 435a605..5785ec6 100644 --- a/community.md +++ b/community.md @@ -472,6 +472,12 @@ Flink Forward is a conference happening yearly in different locations around the <td class="text-center">Committer</td> <td class="text-center">azagrebin</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars0.githubusercontent.com/u/6239804?s=50" class="committer-avatar"></td> + <td class="text-center">Yu Li</td> + <td class="text-center">Committer</td> + <td class="text-center">liyu</td> + </tr> </table> diff --git a/community.zh.md b/community.zh.md index ca98b20..326e921 100644 --- a/community.zh.md +++ b/community.zh.md @@ -461,6 +461,12 @@ Flink Forward 大会每年都会在世界的不同地方举办。关于大会最 <td class="text-center">PMC, Committer</td> <td class="text-center">kurt</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars0.githubusercontent.com/u/6239804?s=50" class="committer-avatar"></td> + <td class="text-center">Yu Li</td> + <td class="text-center">Committer</td> + <td class="text-center">liyu</td> + </tr> </table>
