Michael Blow has submitted this change and it was merged. Change subject: add Michael as a committer ......................................................................
add Michael as a committer Change-Id: I0fd093a55ad7ee6f85cc1922a2915f08910811f4 Reviewed-on: https://asterix-gerrit.ics.uci.edu/770 Reviewed-by: Michael Blow <[email protected]> --- M community.md M content/community.html 2 files changed, 7 insertions(+), 6 deletions(-) Approvals: Michael Blow: Looks good to me, approved diff --git a/community.md b/community.md index 649ba80..4624f1e 100644 --- a/community.md +++ b/community.md @@ -44,6 +44,7 @@ |<img src="img/team/jianfeng_jia.jpg" width="100" height="100"> | Jianfeng Jia | UC Irvine | jianfeng | |<img src="img/team/keren_ouaknine.jpg" width="100" height="100"> | Keren Ouaknine | Hebrew University | kereno | |<img src="img/team/anonymous.jpg" width="100" height="100"> | Markus Dreseler | HPI | mrks | +|<img src="img/team/michael_blow.jpg" width="100" height="100"> | Michael Blow | Couchbase | mblow | |<img src="img/team/michael_carey.jpg" width="100" height="100"> | Michael Carey | UC Irvine | dtabass | |<img src="img/team/murtadha_hubail.jpg" width="100" height="100"> | Murtadha Hubail | UC Irvine | mhubail | |<img src="img/team/pouria_pirzadeh.jpg" width="100" height="100"> | Pouria Pirzadeh | UC Irvine | pouria | @@ -67,5 +68,4 @@ | | Name | Organization | |--------------------------------------------------------------------|-------------------|--------------------| |<img src="img/team/eugenia_gabrielova.jpg" width="100" height="100">| Eugenia Gabrielova| UC Irvine | -|<img src="img/team/michael_blow.jpg" width="100" height="100"> | Michael Blow | Couchbase | |<img src="img/team/anonymous.jpg" width="100" height="100"> | Wail Alkowaileet | KACST Saudi Arabia | diff --git a/content/community.html b/content/community.html index ecc005c..60756a2 100644 --- a/content/community.html +++ b/content/community.html @@ -232,6 +232,12 @@ <td>mrks</td> </tr> <tr> + <td><img src="img/team/michael_blow.jpg" width="100" height="100" /></td> + <td>Michael Blow</td> + <td>Couchbase</td> + <td>mblow</td> + </tr> + <tr> <td><img src="img/team/michael_carey.jpg" width="100" height="100" /></td> <td>Michael Carey</td> <td>UC Irvine</td> @@ -335,11 +341,6 @@ <td><img src="img/team/eugenia_gabrielova.jpg" width="100" height="100" /></td> <td>Eugenia Gabrielova</td> <td>UC Irvine</td> - </tr> - <tr> - <td><img src="img/team/michael_blow.jpg" width="100" height="100" /></td> - <td>Michael Blow</td> - <td>Couchbase</td> </tr> <tr> <td><img src="img/team/anonymous.jpg" width="100" height="100" /></td> -- To view, visit https://asterix-gerrit.ics.uci.edu/770 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0fd093a55ad7ee6f85cc1922a2915f08910811f4 Gerrit-PatchSet: 2 Gerrit-Project: incubator-asterixdb-site Gerrit-Branch: asf-site Gerrit-Owner: Till Westmann <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]>
