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 74e4896fe3e05fe2dda63e5c838fa48517e82ea2 Author: Alessandro Solimando <[email protected]> AuthorDate: Mon Jan 10 16:00:05 2022 +0100 Site: Add Alessandro Solimando as committer --- community/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community/index.html b/community/index.html index 485da666..bd2da83c 100644 --- a/community/index.html +++ b/community/index.html @@ -103,6 +103,12 @@ </tr> </thead> <tbody> + <tr> + <td style="text-align: left">Alessandro Solimando (<a href="https://people.apache.org/phonebook.html?uid=asolimando">asolimando</a>)</td> + <td style="text-align: left"><a href="https://github.com/asolimando"><img width="64" src="https://github.com/asolimando.png"></a></td> + <td style="text-align: left">Cloudera</td> + <td style="text-align: left">Committer</td> + </tr> <tr> <td style="text-align: left">Aman Sinha (<a href="https://people.apache.org/phonebook.html?uid=amansinha">amansinha</a>)</td> <td style="text-align: left"><a href="https://github.com/amansinha100"><img width="64" src="https://github.com/amansinha100.png"></a></td>
