This is an automated email from the ASF dual-hosted git repository. lindong pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit 8cbda1d2944bc9f33d528f44ec17d37d7d4c9c0e Author: Dong Lin <[email protected]> AuthorDate: Tue Nov 15 14:47:36 2022 +0800 Add Dong Lin 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 c627e6464..08eb7de18 100644 --- a/community.md +++ b/community.md @@ -693,6 +693,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">shengkai</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars.githubusercontent.com/u/5873403?s=50" class="committer-avatar" /></td> + <td class="text-center">Dong Lin</td> + <td class="text-center">Committer</td> + <td class="text-center">lindong</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 2c4c53b32..27bd09efa 100644 --- a/community.zh.md +++ b/community.zh.md @@ -674,6 +674,12 @@ Flink Forward 大会每年都会在世界的不同地方举办。关于大会最 <td class="text-center">Committer</td> <td class="text-center">shengkai</td> </tr> + <tr> + <td class="text-center"><img src="https://avatars.githubusercontent.com/u/5873403?s=50" class="committer-avatar" /></td> + <td class="text-center">Dong Lin</td> + <td class="text-center">Committer</td> + <td class="text-center">lindong</td> + </tr> </table> 可以通过 `<apache-id>@apache.org` 直接联系 committer。可以在 [这里]({{ site.FLINK_CONTRIBUTORS_URL }}) 找到所有的贡献者。
