Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions community.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}).
Expand Down
6 changes: 6 additions & 0 deletions community.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}) 找到所有的贡献者。
Expand Down
6 changes: 6 additions & 0 deletions content/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,12 @@ <h1 id="people">People</h1>
<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>

<p>You can reach committers directly at <code>&lt;apache-id&gt;@apache.org</code>. A list of all contributors can be found <a href="https://cwiki.apache.org/confluence/display/FLINK/List+of+contributors">here</a>.</p>
Expand Down
6 changes: 6 additions & 0 deletions content/zh/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -962,6 +962,12 @@ <h1 id="pmc--committer-">PMC 和 Committer 列表</h1>
<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>

<p>可以通过 <code>&lt;apache-id&gt;@apache.org</code> 直接联系 committer。可以在 <a href="https://cwiki.apache.org/confluence/display/FLINK/List+of+contributors">这里</a> 找到所有的贡献者。</p>
Expand Down