aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/credits.md
blob: 756008a487e4ac0330a9d995fedd9ba6796df410 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# 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>
* Alec Perkins <alecperkins>

Many thanks to everyone who's contributed to the project.

## Additional thanks

The documentation is built with [Bootstrap] and [Markdown].

Project hosting is with [GitHub].

Continuous integration testing is managed with [Travis CI][travis-ci].

## Contact

To contact the author directly:

* twitter: [@_tomchristie][twitter]
* mail: [tom@tomchristie.com][email]
 
[email]: mailto:tom@tomchristie.com
[twitter]: http://twitter.com/_tomchristie
[bootstrap]: http://twitter.github.com/bootstrap/
[markdown]: http://daringfireball.net/projects/markdown/
[github]: github.com/tomchristie/django-rest-framework
[travis-ci]: https://secure.travis-ci.org/tomchristie/django-rest-framework