diff options
| author | Tom Christie | 2013-08-19 20:58:28 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-19 20:58:28 +0100 | 
| commit | 28e44efe25b5373f0f46357e4e26f7cb0482efa6 (patch) | |
| tree | 9dd36c65ade4b801cfb7e93be7123fc5a5fb69e4 /docs/topics/credits.md | |
| parent | 9e4e2c60f75f596d3f9e32deaab23bf98fc8ef0f (diff) | |
| parent | 34d65119fc1c200b76a8af7213a92d6b279bd478 (diff) | |
| download | django-rest-framework-28e44efe25b5373f0f46357e4e26f7cb0482efa6.tar.bz2 | |
Merge branch 'master' into 2.4.0
Diffstat (limited to 'docs/topics/credits.md')
| -rw-r--r-- | docs/topics/credits.md | 26 | 
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index e6fb9134..e9b60074 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -145,6 +145,19 @@ The following people have helped make REST framework great.  * Philip Douglas - [freakydug]  * Igor Kalat - [trwired]  * Rudolf Olah - [omouse] +* Gertjan Oude Lohuis - [gertjanol] +* Matthias Jacob - [cyroxx] +* Pavel Zinovkin - [pzinovkin] +* Will Kahn-Greene - [willkg] +* Kevin Brown - [kevin-brown] +* Rodrigo Martell - [coderigo] +* James Rutherford - [jimr] +* Ricky Rosario - [rlr] +* Veronica Lynn - [kolvia] +* Dan Stephenson - [etos] +* Martin Clement - [martync] +* Jeremy Satterfield - [jsatt] +* Christopher Paolini - [chrispaolini]  Many thanks to everyone who's contributed to the project. @@ -326,3 +339,16 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [freakydug]: https://github.com/freakydug  [trwired]: https://github.com/trwired  [omouse]: https://github.com/omouse +[gertjanol]: https://github.com/gertjanol +[cyroxx]: https://github.com/cyroxx +[pzinovkin]: https://github.com/pzinovkin +[coderigo]: https://github.com/coderigo +[willkg]: https://github.com/willkg +[kevin-brown]: https://github.com/kevin-brown +[jimr]: https://github.com/jimr +[rlr]: https://github.com/rlr +[kolvia]: https://github.com/kolvia +[etos]: https://github.com/etos +[martync]: https://github.com/martync +[jsatt]: https://github.com/jsatt +[chrispaolini]: https://github.com/chrispaolini  | 
