aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2013-05-16 19:58:17 +0200
committerTom Christie2013-05-16 19:58:17 +0200
commitbc3dfca5e303b6e8bd7455405d0148238178b846 (patch)
treea2fc861d4d287406859a3cfdb128026222d75d71 /docs
parent4ade7fb82c5137b1559a0ef0c1f3a7c4bfe9c553 (diff)
downloaddjango-rest-framework-bc3dfca5e303b6e8bd7455405d0148238178b846.tar.bz2
Added @rouge8 for bugfix #844. Thank you!
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/credits.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md
index 482f75d2..8151b4d3 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