This is an automated email from the ASF dual-hosted git repository. leonard pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit c515168ae686148f119c25b6a8f40d018cacabaa Author: Leonard Xu <[email protected]> AuthorDate: Wed Mar 16 00:52:36 2022 +0800 Add leonard to the committer list --- community.md | 6 ++++++ community.zh.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/community.md b/community.md index e64f92a..d59b7b3 100644 --- a/community.md +++ b/community.md @@ -578,6 +578,12 @@ Flink Forward is a conference happening yearly in different locations around the <td class="text-center">Committer</td> <td class="text-center">martijnvisser</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars.githubusercontent.com/u/5163645?s=50" class="committer-avatar"></td> + <td class="text-center">Leonard Xu</td> + <td class="text-center">Committer</td> + <td class="text-center">leonard</td> + </tr> </table> You can reach committers directly at `<apache-id>@apache.org`. A list of all contributors can be found [here]({{ site.FLINK_CONTRIBUTORS_URL }}). diff --git a/community.zh.md b/community.zh.md index 2b07750..aa3cfba 100644 --- a/community.zh.md +++ b/community.zh.md @@ -563,6 +563,12 @@ Flink Forward 大会每年都会在世界的不同地方举办。关于大会最 <td class="text-center">Committer</td> <td class="text-center">martijnvisser</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars.githubusercontent.com/u/5163645?s=50" class="committer-avatar"></td> + <td class="text-center">Leonard Xu</td> + <td class="text-center">Committer</td> + <td class="text-center">leonard</td> + </tr> </table> 可以通过 `<apache-id>@apache.org` 直接联系 committer。可以在 [这里]({{ site.FLINK_CONTRIBUTORS_URL }}) 找到所有的贡献者。
