Till Westmann has submitted this change and it was merged. Change subject: fix Vinayak's Apache ID ......................................................................
fix Vinayak's Apache ID Change-Id: I2aed15629c860be2a76a3a1c6c11c5ea084b8294 Reviewed-on: https://asterix-gerrit.ics.uci.edu/774 Reviewed-by: Yingyi Bu <[email protected]> --- M community.md M content/community.html 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Yingyi Bu: Looks good to me, approved diff --git a/community.md b/community.md index 4624f1e..b2fcd9e 100644 --- a/community.md +++ b/community.md @@ -55,7 +55,7 @@ |<img src="img/team/taewoo_kim.jpg" width="100" height="100"> | Taewoo Kim | UC Irvine | wangsaeu | |<img src="img/team/till_westmann.jpg" width="100" height="100"> | Till Westmann | Couchbase | tillw | |<img src="img/team/vassilis_tsotras.jpg" width="100" height="100"> | Vassilis Tsotras | UC Riverside | tsotras | -|<img src="img/team/vinayak_borkar.jpg" width="100" height="100"> | Vinayak Borkar | X15 Software | vborkar | +|<img src="img/team/vinayak_borkar.jpg" width="100" height="100"> | Vinayak Borkar | X15 Software | vinayakb | |<img src="img/team/yingyi_bu.jpg" width="100" height="100"> | Yingyi Bu | Couchbase | buyingyi | |<img src="img/team/young_seok_kim.jpg" width="100" height="100"> | Young-Seok Kim | UC Irvine | kisskys | |<img src="img/team/zachary_heilbron.jpg" width="100" height="100"> | Zach Heilbron | X15 Software | zheilbron | diff --git a/content/community.html b/content/community.html index 60756a2..60ddc3c 100644 --- a/content/community.html +++ b/content/community.html @@ -301,7 +301,7 @@ <td><img src="img/team/vinayak_borkar.jpg" width="100" height="100" /></td> <td>Vinayak Borkar</td> <td>X15 Software</td> - <td>vborkar</td> + <td>vinayakb</td> </tr> <tr> <td><img src="img/team/yingyi_bu.jpg" width="100" height="100" /></td> -- To view, visit https://asterix-gerrit.ics.uci.edu/774 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2aed15629c860be2a76a3a1c6c11c5ea084b8294 Gerrit-PatchSet: 2 Gerrit-Project: incubator-asterixdb-site Gerrit-Branch: asf-site Gerrit-Owner: Till Westmann <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Reviewer: Yingyi Bu <[email protected]>
