summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-08-21 23:04:37 -0500
committerBenjamin Peterson <benjamin@python.org>2013-08-21 23:04:37 -0500
commit0260f6ad41c3e067bb88f352333acb15606f469a (patch)
tree108762fb7fb190941e4e616f15870139c84bf11f /CONTRIBUTORS
parentcc3eb275c74b921d31dc20103928f05ec812411e (diff)
downloadsix-0260f6ad41c3e067bb88f352333acb15606f469a.tar.gz
add file to acknowledge contributors
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS14
1 files changed, 14 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
new file mode 100644
index 0000000..b8dc37b
--- /dev/null
+++ b/CONTRIBUTORS
@@ -0,0 +1,14 @@
+The primary author and maintainer of six is Benjamin Peterson. He would like to
+acknowledge the following people who submitted bug reports, pull requests, and
+otherwised worked to improve six:
+
+Marc Abramowitz
+Aymeric Augustin
+Ned Batchelder
+Jason R. Coombs
+Ben Darnell
+James Mills
+Sridhar Ratnakumar
+Miroslav Shubernetskiy
+
+If you think you belong on this list, please let me know! --Benjamin