Repository: kafka-site Updated Branches: refs/heads/asf-site 633b9f53c -> 6f9652c5f
Add Jason to committers page Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/6f9652c5 Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/6f9652c5 Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/6f9652c5 Branch: refs/heads/asf-site Commit: 6f9652c5f53c2b184944f8f5505ff36ab83fec8d Parents: 633b9f5 Author: Jason Gustafson <[email protected]> Authored: Tue Sep 6 17:35:17 2016 -0700 Committer: Jason Gustafson <[email protected]> Committed: Tue Sep 6 17:37:50 2016 -0700 ---------------------------------------------------------------------- committers.html | 12 +++++++++++- images/jason.jpg | Bin 0 -> 81218 bytes 2 files changed, 11 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/6f9652c5/committers.html ---------------------------------------------------------------------- diff --git a/committers.html b/committers.html index 2a49a80..3ef95db 100644 --- a/committers.html +++ b/committers.html @@ -4,7 +4,7 @@ <table> <tr> - <td> + <td> <img src="images/jun.jpg" width="150"> </td> <td> @@ -141,6 +141,16 @@ <a href="https://www.linkedin.com/in/ijuma">/in/ijuma</a><br> <a href="https://twitter.com/ijuma">@ijuma</a></br> </td> + </tr> + <tr> + <td> + <img src="images/jason.jpg" width="150"> + </td> + <td> + Jason Gustafson<br> + Committer<br> + <a href="https://www.linkedin.com/in/jasongustafson">/in/jasongustafson</a><br> + </td> <td></td> <td></td> </tr> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/6f9652c5/images/jason.jpg ---------------------------------------------------------------------- diff --git a/images/jason.jpg b/images/jason.jpg new file mode 100644 index 0000000..8b8ae33 Binary files /dev/null and b/images/jason.jpg differ
