diff options
author | Jim Rollenhagen <jim@jimrollenhagen.com> | 2019-09-26 09:56:42 -0400 |
---|---|---|
committer | Jim Rollenhagen <jim@jimrollenhagen.com> | 2019-09-26 09:56:42 -0400 |
commit | 52672a64cc0cab4ea14a4a756fce850eb03315e3 (patch) | |
tree | a86024e4e6141aa8983c750f751c58d924f5b11a /doc/source/credits.rst | |
parent | 8acab2cd75a5b23ac162e49c8e4fb1e3f958352a (diff) | |
download | sqlalchemy-migrate-master.tar.gz |
Diffstat (limited to 'doc/source/credits.rst')
-rw-r--r-- | doc/source/credits.rst | 124 |
1 files changed, 0 insertions, 124 deletions
diff --git a/doc/source/credits.rst b/doc/source/credits.rst deleted file mode 100644 index a2d0648..0000000 --- a/doc/source/credits.rst +++ /dev/null @@ -1,124 +0,0 @@ -.. _credits: - -Credits -------- - -sqlalchemy-migrate has been created by: - - - Evan Rosson - -Thanks to Google for sponsoring Evan's initial Summer of Code project. - -The project is maintained by the following people: - - - Domen Kožar - - Jan Dittberner - -The following people contributed patches, advice or bug reports that helped -improve sqlalchemy-migrate: - -.. hlist:: - :columns: 3 - - - Adam Lowry - - Adomas Paltanavicius - - Alexander Artemenko - - Alex Favaro - - Andrew Bialecki - - Andrew Grossman - - Andrew Lenards - - Andrew Svetlov - - Andrey Gladilin - - Andronikos Nedos - - Antoine Pitrou - - Ben Hesketh - - Ben Keroack - - Benjamin Johnson - - Branko Vukelic - - Bruno Lopes - - Ches Martin - - Chris Percious - - Chris Withers - - Christian Simms - - Christophe de Vienne - - Christopher Grebs - - Christopher Lee - - Dan Getelman - - David Kang - - Dustin J. Mitchell - - Emil Kroymann - - Eyal Sorek - - Florian Apolloner - - Fred Lin - - Gabriel de Perthuis - - Graham Higgins - - Ilya Shabalin - - James Mills - - Jarrod Chesney - - Jason Michalski - - Jason R. Coombs - - Jason Yamada-Hanff - - Jay Pipes - - Jayson Vantuyl - - Jeremy Cantrell - - Jeremy Slade - - Jeroen Ruigrok van der Werven - - Joe Heck - - Jonas Baumann - - Jonathan Ellis - - Jorge Vargas - - Joshua Ginsberg - - Jude Nagurney - - Juliusz Gonera - - Kevin Dangoor - - Kristaps Rāts - - Kristian Kvilekval - - Kumar McMillan - - Landon J. Fuller - - Lev Shamardin - - Lorin Hochstein - - Luca Barbato - - Lukasz Zukowski - - Mahmoud Abdelkader - - Marica Odagaki - - Marius Gedminas - - Mark Friedenbach - - Mark McLoughlin - - Martin Andrews - - Mathieu Leduc-Hamel - - Michael Bayer - - Michael Elsdörfer - - Mikael Lepistö - - Nathan Wright - - Nevare Stark - - Nicholas Retallack - - Nick Barendt - - Patrick Shields - - Paul Bonser - - Paul Johnston - - Pawel Bylina - - Pedro Algarvio - - Peter Strömberg - - Poli García - - Pradeep Kumar - - Rafał Kos - - Robert Forkel - - Robert Schiele - - Robert Sudwarts - - Romy Maxwell - - Ryan Wilcox - - Sami Dalouche - - Sergiu Toarca - - Simon Engledew - - Stephen Emslie - - Sylvain Prat - - Toshio Kuratomi - - Trey Stout - - Vasiliy Astanin - - Yeeland Chen - - Yuen Ho Wong - - - asuffield (at) gmail (dot) com - -If you helped us in the past and miss your name please tell us about your -contribution and we will add you to the list. |