diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt new file mode 100644 index 0000000..e57d3b0 --- /dev/null +++ b/CONTRIBUTORS.txt @@ -0,0 +1,6 @@ +Project created by Tarek Ziadé. + +Contributors: + +- Tamás Gulácsi + diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..23f5c05 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,2 @@ +include CONTRIBUTORS.txt +include README