diff options
| author | Tom Christie | 2013-04-29 10:28:51 +0200 | 
|---|---|---|
| committer | Tom Christie | 2013-04-29 10:28:51 +0200 | 
| commit | 5d357a9b0807311b97de1e999be588f36fcd5b2f (patch) | |
| tree | 49afd01c3957c5d67680cdd7df1bbe3978703f65 /docs | |
| parent | 50873343b215860a277db218d9f23b5a740b691a (diff) | |
| download | django-rest-framework-5d357a9b0807311b97de1e999be588f36fcd5b2f.tar.bz2 | |
Added @chenjyw for depth bugfix #802.  Thanks!
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/credits.md | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 02e4dff8..7b8a428e 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -117,6 +117,7 @@ The following people have helped make REST framework great.  * Atle Frenvik Sveen - [atlefren]  * J. Paul Reed - [preed]  * Matt Majewski - [forgingdestiny] +* Jerome Chen - [chenjyw]  Many thanks to everyone who's contributed to the project. @@ -268,4 +269,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [atlefren]: https://github.com/atlefren  [preed]: https://github.com/preed  [forgingdestiny]: https://github.com/forgingdestiny - +[chenjyw]: https://github.com/chenjyw  | 
