This is an automated email from the ASF dual-hosted git repository. lincoln pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit f03a48a0f1e32fda615a8f883edeffd04c4ce4d7 Author: lincoln lee <[email protected]> AuthorDate: Tue Jan 10 09:30:34 2023 +0800 Add Lincoln Lee 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 ec94b7491..dab3c9dda 100644 --- a/community.md +++ b/community.md @@ -699,6 +699,12 @@ The list below could be outdated. Please find the most up-to-date list <a href=" <td class="text-center">Committer</td> <td class="text-center">lindong</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars.githubusercontent.com/u/3712895?s=50" class="committer-avatar" /></td> + <td class="text-center">Lincoln Lee</td> + <td class="text-center">Committer</td> + <td class="text-center">lincoln</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 289722fe1..0f30993e5 100644 --- a/community.zh.md +++ b/community.zh.md @@ -680,6 +680,12 @@ Flink Forward 大会每年都会在世界的不同地方举办。关于大会最 <td class="text-center">Committer</td> <td class="text-center">lindong</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars.githubusercontent.com/u/3712895?s=50" class="committer-avatar" /></td> + <td class="text-center">Lincoln Lee</td> + <td class="text-center">Committer</td> + <td class="text-center">lincoln</td> + </tr> </table> 可以通过 `<apache-id>@apache.org` 直接联系 committer。可以在 [这里]({{ site.FLINK_CONTRIBUTORS_URL }}) 找到所有的贡献者。
