diff options
| author | Tom Christie | 2013-06-26 22:44:44 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-06-26 22:44:44 +0100 | 
| commit | cb83bc373f8044ec21f5affabda0540ed0876357 (patch) | |
| tree | 7f66ea7e23f12a4f25aa6bc3471228be4762df5d /docs | |
| parent | 91b9fcb0ba2541b2752e2ab0706becad14bdda20 (diff) | |
| download | django-rest-framework-cb83bc373f8044ec21f5affabda0540ed0876357.tar.bz2 | |
Added @trwired for fix #943.  Thanks :)
Diffstat (limited to 'docs')
| -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 a7c09b5b..94760c74 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -143,6 +143,7 @@ The following people have helped make REST framework great.  * Ethan Freman - [mindlace]  * David Sanders - [davesque]  * Philip Douglas - [freakydug] +* Igor Kalat - [trwired]  Many thanks to everyone who's contributed to the project. @@ -322,3 +323,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [mindlace]: https://github.com/mindlace  [davesque]: https://github.com/davesque  [freakydug]: https://github.com/freakydug +[trwired]: https://github.com/trwired | 
