diff options
| author | Tom Christie | 2013-05-08 10:02:52 +0200 | 
|---|---|---|
| committer | Tom Christie | 2013-05-08 10:02:52 +0200 | 
| commit | 42ba5b425bdefe1dc7cdebf7ae8e117c39b5a152 (patch) | |
| tree | 5d877f1ea766e2e644e4b4c91c6771b038141cb4 | |
| parent | 9b4bf662456b8d4b0a768959a954ec9b546f3b2f (diff) | |
| download | django-rest-framework-42ba5b425bdefe1dc7cdebf7ae8e117c39b5a152.tar.bz2 | |
Added @dhepper for typo fixes in #812.
| -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 7c5ab0a2..c19ce7be 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -119,6 +119,7 @@ The following people have helped make REST framework great.  * Matt Majewski - [forgingdestiny]  * Jerome Chen - [chenjyw]  * Andrew Hughes - [eyepulp] +* Daniel Hepper - [dhepper]  Many thanks to everyone who's contributed to the project. @@ -272,3 +273,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [forgingdestiny]: https://github.com/forgingdestiny  [chenjyw]: https://github.com/chenjyw  [eyepulp]: https://github.com/eyepulp +[dhepper]: https://github.com/dhepper | 
