From 75f93a3f7854a7383febd047391e2bfd4caceee0 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Thu, 20 Mar 2014 17:49:16 +0200 Subject: Initial git fork of django-storages --- AUTHORS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 AUTHORS (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..e3093d5 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,26 @@ +By order of apparition, thanks: + * Marty Alchin (S3) + * David Larlet (S3) + * Arne Brodowski (S3) + * Sebastian Serrano (S3) + * Andrew McClain (MogileFS) + * Rafal Jonca (FTP) + * Chris McCormick (S3 with Boto) + * Ivanov E. (Database) + * Ariel Núñez (packaging) + * Wim Leers (SymlinkOrCopy + patches) + * Michael Elsdörfer (Overwrite + PEP8 compatibility) + * Christian Klein (CouchDB) + * Rich Leland (Mosso Cloud Files) + * Jason Christa (patches) + * Adam Nelson (patches) + * Erik CW (S3 encryption) + * Axel Gembe (Hash path) + * Waldemar Kornewald (MongoDB) + * Russell Keith-Magee (Apache LibCloud patches) + * Jannis Leidel (S3 and GS with Boto) + * Andrei Coman (Azure) + * Chris Streeter (S3 with Boto) + +Extra thanks to Marty for adding this in Django, +you can buy his very interesting book (Pro Django). -- cgit v1.3.1