diff options
author | Mark Roberts <wizzat@gmail.com> | 2014-04-21 22:01:32 -0700 |
---|---|---|
committer | Mark Roberts <wizzat@gmail.com> | 2014-04-21 22:01:32 -0700 |
commit | d35b8fd81fac594835e8ef2861a32b7dc08716ab (patch) | |
tree | bb2201268e88f5ff11d05de2d4a9dca58bbb1255 | |
parent | a7cbfd361d3742dd8c7b57f59666c6aa442c95e2 (diff) | |
parent | 2415609ce0899ef53e761e7ccb13177782d46c4e (diff) | |
download | kafka-python-d35b8fd81fac594835e8ef2861a32b7dc08716ab.tar.gz |
Merge branch 'master' into add_tests
-rw-r--r-- | AUTHORS.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -4,10 +4,21 @@ Ordered by contribution * David Arthur, [@mumrah](https://github.com/mumrah) * Mahendra M, [@mahendra](https://github.com/mahendra) +* Omar, [@rdiomar](https://github.com/rdiomar) - RIP, Omar. 2014 +* Marc Labbé, [@mrtheb](https://github.com/mrtheb) * Ivan Pouzyrevsky, [@sandello](https://github.com/sandello) +* Thomas Dimson, [@cosbynator](https://github.com/cosbynator) * Jim Lim, [@jimjh](https://github.com/jimjh) +* Zack Dever, [@zever](https://github.com/zever) * StevenLeRoux, [@StevenLeRoux](https://github.com/StevenLeRoux) +* Saulius Žemaitaitis, [frgtn](https://github.com/frgtn) +* Vadim Graboys, [@vadimg](https://github.com/vadimg) +* Joe Crobak, [@jcrobak](https://github.com/jcrobak) +* Niek Sanders, [@nieksand](https://github.com/nieksand) +* Greg Bowyer, [@GregBowyer](https://github.com/GregBowyer) +* Evan Klitzke, [@eklitzke](https://github.com/eklitzke) * [@anentropic](https://github.com/anentropic) +* Stephen Armstrong, [@stephenarmstrong](https://github.com/stephenarmstrong) * Ben Frederickson, [@benfred](https://github.com/benfred) Thanks, everyone! |