diff options
| author | Tom Christie | 2013-10-04 15:55:57 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-10-04 15:55:57 +0100 | 
| commit | 3833f1d55f97db33596242d89dbed997221f3b82 (patch) | |
| tree | f898859e2ce01e500084e46e21d4f4226ddff5bc /docs/topics/credits.md | |
| parent | 0d98622c214e16f4f64d79350343704455e411b5 (diff) | |
| download | django-rest-framework-3833f1d55f97db33596242d89dbed997221f3b82.tar.bz2 | |
Added @hcliff for #1153. 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 b5dce504..586bb0f0 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -170,6 +170,7 @@ The following people have helped make REST framework great.  * Ben Reilly - [bwreilly]  * Tai Lee - [mrmachine]  * Markus Kaiserswerth - [mkai] +* Henry Clifford - [hcliff]  Many thanks to everyone who's contributed to the project. @@ -376,3 +377,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [bwreilly]: https://github.com/bwreilly  [mrmachine]: https://github.com/mrmachine  [mkai]: https://github.com/mkai +[hcliff]: https://github.com/hcliff | 
