diff options
| author | Tom Christie | 2013-05-21 12:12:39 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-05-21 12:12:39 +0100 | 
| commit | 6434a5f4a8717c3addbd2e16825826c1ff0f844b (patch) | |
| tree | 3ee88d4410042cfbf6761fcdaf0abfa7e94b5711 /docs/topics/credits.md | |
| parent | ac99b814973c13d04362923cf71b96d4eec459cf (diff) | |
| download | django-rest-framework-6434a5f4a8717c3addbd2e16825826c1ff0f844b.tar.bz2 | |
Added @mikee2185 and @mjtorn for their work on #467.  Thank you :)
Diffstat (limited to 'docs/topics/credits.md')
| -rw-r--r-- | docs/topics/credits.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 79ff8516..4b39d452 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -134,6 +134,8 @@ The following people have helped make REST framework great.  * Karol Majta - [lolek09]  * David Jones - [commonorgarden]  * Andrew Tarzwell - [atarzwell] +* Michal Dvořák - [mikee2185] +* Markus Törnqvist - [mjtorn]  Many thanks to everyone who's contributed to the project. @@ -304,3 +306,5 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [lolek09]: https://github.com/lolek09  [commonorgarden]: https://github.com/commonorgarden  [atarzwell]: https://github.com/atarzwell +[mikee2185]: https://github.com/mikee2185 +[mjtorn]: https://github.com/mjtorn | 
