diff options
| author | Tom Christie | 2013-09-24 09:21:55 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-09-24 09:21:55 +0100 | 
| commit | 57a51f790bdff6c1cf34f3c6d64b0bef3033d89e (patch) | |
| tree | b95af5e9f2493f6b8dd976d63609db2d9a6712f4 /docs/topics | |
| parent | ff5f5f1117e8ca4911e95fd23ed948be5138dd23 (diff) | |
| download | django-rest-framework-57a51f790bdff6c1cf34f3c6d64b0bef3033d89e.tar.bz2 | |
Added @mkai, for work on #1126.  Thanks!
Diffstat (limited to 'docs/topics')
| -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 4483f170..b5dce504 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -169,6 +169,7 @@ The following people have helped make REST framework great.  * Edmond Wong - [edmondwong]  * Ben Reilly - [bwreilly]  * Tai Lee - [mrmachine] +* Markus Kaiserswerth - [mkai]  Many thanks to everyone who's contributed to the project. @@ -374,3 +375,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [edmondwong]: https://github.com/edmondwong  [bwreilly]: https://github.com/bwreilly  [mrmachine]: https://github.com/mrmachine +[mkai]: https://github.com/mkai  | 
