This is an automated email from the ASF dual-hosted git repository. cml pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite-site.git
commit ef98e9a16f7d78c77af5ad98bbb4b49fd7030548 Author: NobiGo <[email protected]> AuthorDate: Mon Oct 25 11:16:14 2021 +0800 Site: Add Xiong Duan as committer --- community/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community/index.html b/community/index.html index ac4627a3..6bec9d2c 100644 --- a/community/index.html +++ b/community/index.html @@ -389,6 +389,12 @@ <td style="text-align: left">Ant Financial</td> <td style="text-align: left">Committer</td> </tr> + <tr> + <td style="text-align: left">Xiong Duan (<a href="https://people.apache.org/phonebook.html?uid=xiong">xiong</a>) he/him</td> + <td style="text-align: left"><a href="https://github.com/NobiGo"><img width="64" src="https://github.com/NobiGo.png" /></a></td> + <td style="text-align: left">Hikvision</td> + <td style="text-align: left">Committer</td> + </tr> <tr> <td style="text-align: left">Zhaohui Xu (<a href="https://people.apache.org/phonebook.html?uid=zhaohui">zhaohui</a>)</td> <td style="text-align: left"><a href="https://github.com/xy2953396112"><img width="64" src="https://github.com/xy2953396112.png" /></a></td>
