This is an automated email from the ASF dual-hosted git repository.
tjbanghart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new b2cdab28ad Site: Add TJ Banghart as committer
b2cdab28ad is described below
commit b2cdab28ad154f20dfb5ce19ec7fd4d772d6ea2c
Author: TJ Banghart <[email protected]>
AuthorDate: Tue Jul 11 14:59:22 2023 -0700
Site: Add TJ Banghart as committer
---
site/_data/contributors.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml
index f559595ddc..5562dee8ca 100644
--- a/site/_data/contributors.yml
+++ b/site/_data/contributors.yml
@@ -302,6 +302,12 @@
githubId: tdunning
org: MapR
role: PMC
+- name: TJ Banghart
+ apacheId: tjbanghart
+ githubId: tjbanghart
+ pronouns: he/him
+ org: Google
+ role: Committer
- name: Vineet Garg
apacheId: vgarg
githubId: vineetgarg02