summaryrefslogtreecommitdiff
path: root/django-simple-history/AUTHORS
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-17 18:09:26 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-17 18:09:26 +0100
commitf384337ef0d9d2e40d09204f18c4a486e925132c (patch)
tree434a8a1ee961aa3adf79b35fe42ac41f075b50ef /django-simple-history/AUTHORS
parentad4a7e6015c26fef5bbad4783d638a138e687bdb (diff)
downloadIshtar-f384337ef0d9d2e40d09204f18c4a486e925132c.tar.bz2
Ishtar-f384337ef0d9d2e40d09204f18c4a486e925132c.zip
Include django-simple-history - fix install script
Diffstat (limited to 'django-simple-history/AUTHORS')
-rw-r--r--django-simple-history/AUTHORS14
1 files changed, 14 insertions, 0 deletions
diff --git a/django-simple-history/AUTHORS b/django-simple-history/AUTHORS
new file mode 100644
index 000000000..2865a62cc
--- /dev/null
+++ b/django-simple-history/AUTHORS
@@ -0,0 +1,14 @@
+The current maintainer of django-simple-history is Corey Bertram
+<corey@qr7.com>, who may be found online at <http://www.qr7.com/>.
+
+This code originally comes from Pro Django, published by Apress, Inc.
+in December 2008. The author of the book and primary author
+of the code is Marty Alchin <marty@martyalchin.com>, who
+may be found online at <http://martyalchin.com/>.
+
+As part of the technical review process, additional code
+modifications were provided by the technical reviewer,
+George Vilches <gav@thataddress.com>.
+
+Others who have contributed to the application:
+* Your name here!