Added AUTHORS.txt file.
authorzuber <marek@stepniowski.com>
Thu, 15 Oct 2009 22:37:57 +0000 (00:37 +0200)
committerzuber <marek@stepniowski.com>
Thu, 15 Oct 2009 22:37:57 +0000 (00:37 +0200)
AUTHORS.txt [new file with mode: 0644]
README.rst
setup.py

diff --git a/AUTHORS.txt b/AUTHORS.txt
new file mode 100644 (file)
index 0000000..c5710e7
--- /dev/null
@@ -0,0 +1,2 @@
+Chris Williams <chris@nitron.org>
+Marek Stepniowski <marek@stepniowski.com>
index 1cc428b..d197fbe 100644 (file)
@@ -2,10 +2,6 @@
 django-cas-provider
 ===================
 
----------------------------------
-Chris Williams <chris@nitron.org>
----------------------------------
-
 OVERVIEW
 =========
 
index 25fe954..489f8d2 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,3 @@
-
 from setuptools import setup, find_packages
  
 setup(