diff options
author | David Arthur <mumrah@gmail.com> | 2013-10-02 16:14:02 -0400 |
---|---|---|
committer | David Arthur <mumrah@gmail.com> | 2013-10-02 16:14:02 -0400 |
commit | 3dbf3b60c3f5ce8096a8be43463286ba661fa734 (patch) | |
tree | 1af33f9057206ccd0dafada96b7f8ef7dc854c13 | |
parent | 2a90506ce75a8307c9a2df0586f4f9a2526dd7e8 (diff) | |
download | kafka-python-3dbf3b60c3f5ce8096a8be43463286ba661fa734.tar.gz |
Adding a POWERED-BY.md file to people to give us props
-rw-r--r-- | POWERED-BY.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/POWERED-BY.md b/POWERED-BY.md new file mode 100644 index 0000000..bef4272 --- /dev/null +++ b/POWERED-BY.md @@ -0,0 +1,6 @@ +# Project/People/Companies using kafka-python + +If you're using this library and care to give us a shout out, please fork the project, +add yourself here, and submit a pull request. Thanks! + +* @mumrah, adding myself as an example |