diff options
| author | Yuri Prezument | 2013-01-05 17:51:33 +0200 | 
|---|---|---|
| committer | Yuri Prezument | 2013-01-05 18:02:26 +0200 | 
| commit | 12bb25b372de43ac3a944a8eff518b1c6f41ddfc (patch) | |
| tree | 1d4944cda677abc70df9bf2bc2086298a67ddcbc | |
| parent | d7f3c86ad1edec7e7d42fe75238100832f5e7f1b (diff) | |
| download | django-rest-framework-12bb25b372de43ac3a944a8eff518b1c6f41ddfc.tar.bz2 | |
Added @juanriaza. Thanks
| -rw-r--r-- | docs/topics/credits.md | 8 | 
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 008e4a1b..7da6308d 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -2,7 +2,7 @@  The following people have helped make REST framework great. -* Tom Christie - [tomchristie]  +* Tom Christie - [tomchristie]  * Marko Tibold - [markotibold]  * Paul Bagwell - [pbgwl]  * Sébastien Piquemal - [sebpiq] @@ -85,6 +85,7 @@ The following people have helped make REST framework great.  * Toran Billups - [toranb]  * Sébastien Béal - [sebastibe]  * Andrew Hankinson - [ahankinson] +* Juan Riaza - [juanriaza]  Many thanks to everyone who's contributed to the project. @@ -96,7 +97,7 @@ Project hosting is with [GitHub].  Continuous integration testing is managed with [Travis CI][travis-ci]. -The [live sandbox][sandbox] is hosted on [Heroku].  +The [live sandbox][sandbox] is hosted on [Heroku].  Various inspiration taken from the [Piston], [Tastypie] and [Dagny] projects. @@ -107,7 +108,7 @@ Development of REST framework 2.0 was sponsored by [DabApps].  For usage questions please see the [REST framework discussion group][group].  You can also contact [@_tomchristie][twitter] directly on twitter. -  +  [email]: mailto:tom@tomchristie.com  [twitter]: http://twitter.com/_tomchristie  [bootstrap]: http://twitter.github.com/bootstrap/ @@ -205,3 +206,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [toranb]: https://github.com/toranb  [sebastibe]: https://github.com/sebastibe  [ahankinson]: https://github.com/ahankinson +[juanriaza]: https://github.com/juanriaza  | 
