diff options
| author | Tom Christie | 2013-11-02 09:15:35 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-11-02 09:15:35 +0000 | 
| commit | 5e0538fcda75eed82ed183c7c4dcfcda5ad35d5f (patch) | |
| tree | a93b2433daeed3cfd4b9de78aa8f5eb4a4b66fba /docs/topics/credits.md | |
| parent | 3d999e4be38f0836063aacdf31d1396fbbb3a5fc (diff) | |
| download | django-rest-framework-5e0538fcda75eed82ed183c7c4dcfcda5ad35d5f.tar.bz2 | |
Added @robhudson for work on #1211.  Thanks!
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 e6de1dbe..9751850b 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -177,6 +177,7 @@ The following people have helped make REST framework great.  * Jacek Bzdak - [jbzdak]  * Alexander Lukanin - [alexanderlukanin13]  * Yamila Moreno - [yamila-moreno] +* Rob Hudson - [robhudson]  Many thanks to everyone who's contributed to the project. @@ -390,3 +391,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [jbzdak]: https://github.com/jbzdak  [alexanderlukanin13]: https://github.com/alexanderlukanin13  [yamila-moreno]: https://github.com/yamila-moreno +[robhudson]: https://github.com/robhudson | 
