diff options
| author | Tom Christie | 2013-06-08 09:38:21 +0200 | 
|---|---|---|
| committer | Tom Christie | 2013-06-08 09:38:21 +0200 | 
| commit | 5ce1d6c86bb0831916ba4137560d84295ac7ec95 (patch) | |
| tree | b97a122b8977b18b37b507106deae550f43120d4 /docs/topics/credits.md | |
| parent | 7537bf937fa62108019003d5143da0549f988ecc (diff) | |
| download | django-rest-framework-5ce1d6c86bb0831916ba4137560d84295ac7ec95.tar.bz2 | |
Added @mindlace for work on #922. Thx!
Diffstat (limited to 'docs/topics/credits.md')
| -rw-r--r-- | docs/topics/credits.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/topics/credits.md b/docs/topics/credits.md index db522922..b4bd3561 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -140,6 +140,7 @@ The following people have helped make REST framework great.  * Alex Burgel - [aburgel]  * David Medina - [copitux]  * Areski Belaid - [areski] +* Ethan Freman - [mindlace]  Many thanks to everyone who's contributed to the project. @@ -316,3 +317,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [aburgel]: https://github.com/aburgel  [copitux]: https://github.com/copitux  [areski]: https://github.com/areski +[mindlace]: https://github.com/mindlace | 
