diff options
| author | Tom Christie | 2012-12-29 16:59:01 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-12-29 16:59:01 +0000 | 
| commit | 275fcde5e6f79e30b44e3f4e620b0328a0692532 (patch) | |
| tree | 96aa126e2e6169674ffa854822645ab6283adcd9 | |
| parent | 3c7a63619900b92e9d642a7c3c048f9132b74cd4 (diff) | |
| download | django-rest-framework-275fcde5e6f79e30b44e3f4e620b0328a0692532.tar.bz2 | |
Added @toranb - Thank you!
| -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 e4b8da4c..eafea6d4 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -82,6 +82,7 @@ The following people have helped make REST framework great.  * Joel Marcotte - [joual]  * Trey Hunner - [treyhunner]  * Roman Akinfold - [akinfold] +* Toran Billups - [toranb]  Many thanks to everyone who's contributed to the project. @@ -199,3 +200,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [joual]: https://github.com/joual  [treyhunner]: https://github.com/treyhunner  [akinfold]: https://github.com/akinfold +[toranb]: https://github.com/toranb | 
