diff --git a/Manifest.in b/Manifest.in index 196a71f7..31286df8 100644 --- a/Manifest.in +++ b/Manifest.in @@ -1,3 +1,4 @@ include LICENSE include NOTICE -include README.rst \ No newline at end of file +include README.rst +include THANKS \ No newline at end of file diff --git a/THANKS b/THANKS new file mode 100644 index 00000000..8961c40d --- /dev/null +++ b/THANKS @@ -0,0 +1,7 @@ +Gunicorn THANKS +===================== + +A number of people have contributed to Gunicorn by reporting problems, +suggesting improvements or submitting changes. Some of these people are: + +Curt Mico \ No newline at end of file