diff options
| author | Tom Christie | 2012-09-01 21:23:50 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-09-01 21:23:50 +0100 |
| commit | 99415564741ca849c0771a3cdd3c18a72b74a373 (patch) | |
| tree | 3f17139758cc74b7a0a574f769688670ea32a645 /docs/topics | |
| parent | deedf6957d14c2808c00a009ac2c1d4528cb80c9 (diff) | |
| download | django-rest-framework-99415564741ca849c0771a3cdd3c18a72b74a373.tar.bz2 | |
Get docs ready to deploy
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/credits.md | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md new file mode 100644 index 00000000..87b343a0 --- /dev/null +++ b/docs/topics/credits.md @@ -0,0 +1,53 @@ +# Credits + +The following people have helped make REST framework great. + +* Tom Christie \<tomchristie> +* Marko Tibold \<markotibold> +* Paul Bagwell \<pbgwl> +* Sébastien Piquemal \<sebpiq> +* Carmen Wick \<cwick> +* Alex Ehlke \<aehlke> +* Alen Mujezinovic \<flashingpumpkin> +* Carles Barrobés \<txels> +* Michael Fötsch \<mfoetsch> +* David Larlet \<david> +* Andrew Straw \<astraw> +* Zeth \<zeth> +* Fernando Zunino \<fzunino> +* Jens Alm \<ulmus> +* Craig Blaszczyk \<jakul> +* Garcia Solero \<garciasolero> +* Tom Drummond \<devioustree> +* Danilo Bargen \<gwrtheyrn> +* Andrew McCloud \<amccloud> +* Thomas Steinacher \<thomasst> +* Meurig Freeman \<meurig> +* Anthony Nemitz \<anemitz> +* Ewoud Kohl van Wijngaarden \<ekohl> +* Michael Ding \<yandy> +* Mjumbe Poe \<mjumbewu> +* Natim \<natim> +* Sebastian Żurek \<sebzur> +* Benoit C \<dzen> +* Chris Pickett \<bunchesofdonald> +* Ben Timby \<btimby> +* Michele Lazzeri \<michelelazzeri-nextage> +* Camille Harang \<mammique> +* Paul Oswald \<poswald> +* Sean C. Farley \<scfarley> +* Daniel Izquierdo \<izquierdo> +* Can Yavuz \<tschan> +* Shawn Lewis \<shawnlewis> + +Many thanks to everyone who's contributed to the project. + +## Contact + +To contact the author directly: + +* twitter: [@_tomchristie][twitter] +* mail: [tom@tomchristie.com][email] + +[email]: mailto:tom@tomchristie.com +[twitter]: http://twitter.com/_tomchristie
\ No newline at end of file |
