diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..0e132ba --- /dev/null +++ b/AUTHORS @@ -0,0 +1,13 @@ +python-convore is written and maintained by Kenneth Reitz and +various contributors: + +Development Lead +```````````````` + +- Kenneth Reitz + + +Patches and Suggestions +``````````````````````` + +- The Convore Peeps \ No newline at end of file diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..4506cce --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1 @@ +include HISTORY.rst README.rst LICENSE AUTHORS \ No newline at end of file