This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git
commit 819722500b1a9393b45c0451fcbcc3064adc275b Author: Francis Chuang <[email protected]> AuthorDate: Wed Mar 27 08:54:49 2019 +1100 Site: Add new committers (Haisheng Yuan, Hongze Zhang and Stamatis Zampetakis) --- site/_data/contributors.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml index f403272..ee89ae4 100644 --- a/site/_data/contributors.yml +++ b/site/_data/contributors.yml @@ -63,6 +63,16 @@ githubId: gianm org: Imply role: Committer +- name: Haisheng Yuan + apacheId: hyuan + githubId: hsyuan + org: Alibaba + role: Committer +- name: Hongze Zhang + apacheId: hongze + githubId: zhztheplayer + org: Tencent + role: Committer - name: James R. Taylor apacheId: jamestaylor githubId: JamesRTaylor @@ -167,6 +177,11 @@ githubId: b-slim org: Hortonworks role: Committer +- name: Stamatis Zampetakis + apacheId: zabetak + githubId: zabetak + org: TIBCO EBX + role: Committer - name: Steven Noels apacheId: stevenn githubId: stevenn
