diff options
| author | Tom Christie | 2013-08-19 08:47:52 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-19 08:47:52 +0100 | 
| commit | 3a99b0af5074bfae90ec3986f277720df5a13583 (patch) | |
| tree | d03f2f2ef377385b33acca134a4f7245667443aa /docs/topics/credits.md | |
| parent | 512067062419b736b65ca27bdb5663d863c775dd (diff) | |
| download | django-rest-framework-3a99b0af5074bfae90ec3986f277720df5a13583.tar.bz2 | |
Added @chrispaolini.
For customizable view names/descriptions in #1043.  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 1b34d5e0..e9b60074 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -157,6 +157,7 @@ The following people have helped make REST framework great.  * Dan Stephenson - [etos]  * Martin Clement - [martync]  * Jeremy Satterfield - [jsatt] +* Christopher Paolini - [chrispaolini]  Many thanks to everyone who's contributed to the project. @@ -350,3 +351,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [etos]: https://github.com/etos  [martync]: https://github.com/martync  [jsatt]: https://github.com/jsatt +[chrispaolini]: https://github.com/chrispaolini | 
