diff options
| author | Tom Christie | 2013-04-03 13:55:58 +0200 | 
|---|---|---|
| committer | Tom Christie | 2013-04-03 13:55:58 +0200 | 
| commit | cd94cfc44185c3f1eb9075df1cc6c5df6e6aa1ce (patch) | |
| tree | c0f0a818a2ee8fc5bf4c9015347ff778c8193974 /docs/topics/credits.md | |
| parent | 35b86ee52a334b02d7fd517c03dda01674c24bc8 (diff) | |
| download | django-rest-framework-cd94cfc44185c3f1eb9075df1cc6c5df6e6aa1ce.tar.bz2 | |
Added @preed for bugfix #772. 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 f6734f24..da49e521 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -115,6 +115,7 @@ The following people have helped make REST framework great.  * Sitong Peng - [stoneg]  * Victor Shih - [vshih]  * Atle Frenvik Sveen - [atlefren] +* J. Paul Reed - [preed]  Many thanks to everyone who's contributed to the project. @@ -264,3 +265,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [stoneg]: https://github.com/stoneg  [vshih]: https://github.com/vshih  [atlefren]: https://github.com/atlefren +[preed]: https://github.com/preed  | 
