diff options
| author | Tom Christie | 2013-05-07 17:25:51 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-05-07 17:25:51 +0100 |
| commit | a758066c0388d704914b507613fcc20de8e9900f (patch) | |
| tree | 042a525a1a61cbd91b5323a906273e4aeececaff | |
| parent | a8e090df04c9574aee9990f82715841aa797e220 (diff) | |
| download | django-rest-framework-a758066c0388d704914b507613fcc20de8e9900f.tar.bz2 | |
Added @eyepulp for fix #810
| -rw-r--r-- | docs/topics/credits.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 7b8a428e..7c5ab0a2 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -115,9 +115,10 @@ The following people have helped make REST framework great. * Sitong Peng - [stoneg] * Victor Shih - [vshih] * Atle Frenvik Sveen - [atlefren] -* J. Paul Reed - [preed] +* J Paul Reed - [preed] * Matt Majewski - [forgingdestiny] * Jerome Chen - [chenjyw] +* Andrew Hughes - [eyepulp] Many thanks to everyone who's contributed to the project. @@ -270,3 +271,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [preed]: https://github.com/preed [forgingdestiny]: https://github.com/forgingdestiny [chenjyw]: https://github.com/chenjyw +[eyepulp]: https://github.com/eyepulp |
