From bc3dfca5e303b6e8bd7455405d0148238178b846 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 16 May 2013 19:58:17 +0200 Subject: [PATCH] Added @rouge8 for bugfix #844. Thank you! --- docs/topics/credits.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 482f75d21..8151b4d3a 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -123,6 +123,7 @@ The following people have helped make REST framework great. * Hamish Campbell - [hamishcampbell] * Marlon Bailey - [avinash240] * James Summerfield - [jsummerfield] +* Andy Freeland - [rouge8] Many thanks to everyone who's contributed to the project. @@ -282,3 +283,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [hamishcampbell]: https://github.com/hamishcampbell [avinash240]: https://github.com/avinash240 [jsummerfield]: https://github.com/jsummerfield +[rouge8]: https://github.com/rouge8