diff options
| author | Tom Christie | 2012-11-06 11:04:27 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-06 11:04:27 +0000 |
| commit | 4f5a6fca64bb428ed13a639eae59bc4197939449 (patch) | |
| tree | 657195e885b8e327a4976d78d75f2a914ede23d5 /docs/topics | |
| parent | 6d4c6999af36a13791921d329455fb54b627167f (diff) | |
| download | django-rest-framework-4f5a6fca64bb428ed13a639eae59bc4197939449.tar.bz2 | |
Added @tonimichel. Thanks!
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/credits.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 3fbcabb9..d2549997 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -56,6 +56,7 @@ The following people have helped make REST framework great. * Jacob Magnusson - [jmagnusson] * Osiloke Harold Emoekpere - [osiloke] * Michael Shepanski - [mjs7231] +* Toni Michel - [tonimichel] Many thanks to everyone who's contributed to the project. @@ -146,4 +147,5 @@ To contact the author directly: [ottoyiu]: https://github.com/OttoYiu [jmagnusson]: https://github.com/jmagnusson [osiloke]: https://github.com/osiloke -[mjs7231]: https://github.com/mjs7231
\ No newline at end of file +[mjs7231]: https://github.com/mjs7231 +[tonimichel]: https://github.com/tonimichel
\ No newline at end of file |
