diff options
Diffstat (limited to 'django-simple-history/AUTHORS')
-rw-r--r-- | django-simple-history/AUTHORS | 14 |
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!
|