aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-12-06 22:56:23 +0000
committerTom Christie2012-12-06 22:56:23 +0000
commit26cfa023263576258e53fe23bc92e437398ff15f (patch)
tree2eb6a6219cef87ea299aabfd3b28afa2ff5f5f3a
parent6ffcd7ba36c95c7398df2b5427eaef15ee1965a2 (diff)
downloaddjango-rest-framework-26cfa023263576258e53fe23bc92e437398ff15f.tar.bz2
Added @roberts81. Thanks!
-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 9e59d678..dfa1ee0f 100644
--- a/docs/topics/credits.md
+++ b/docs/topics/credits.md
@@ -73,6 +73,7 @@ The following people have helped make REST framework great.
* Michael van de Waeter - [mvdwaeter]
* Reinout van Rees - [reinout]
* Michael Richards - [justanotherbody]
+* Ben Roberts - [roberts81]
Many thanks to everyone who's contributed to the project.
@@ -181,3 +182,4 @@ To contact the author directly:
[mvdwaeter]: https://github.com/mvdwaeter
[reinout]: https://github.com/reinout
[justanotherbody]: https://github.com/justanotherbody
+[roberts81]: https://github.com/roberts81