aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2013-05-18 18:32:02 +0200
committerTom Christie2013-05-18 18:32:02 +0200
commit351814e110d642bf1351b95141924190e56d9694 (patch)
tree81c44254abc5211795b8170b30b7054eb3161350 /docs/topics
parentd4721fc1f70050fc275ad16958e4795e0f3aab1c (diff)
downloaddjango-rest-framework-351814e110d642bf1351b95141924190e56d9694.tar.bz2
Added @lolek09 for work on #862. Kick ass!
Diffstat (limited to 'docs/topics')
-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 0e206de8..acd6576e 100644
--- a/docs/topics/credits.md
+++ b/docs/topics/credits.md
@@ -131,6 +131,7 @@ The following people have helped make REST framework great.
* Ryan Kaskel - [ryankask]
* Andy McKay - [andymckay]
* Matteo Suppo - [matteosuppo]
+* Karol Majta - [lolek09]
Many thanks to everyone who's contributed to the project.
@@ -298,3 +299,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
[ryankask]: https://github.com/ryankask
[andymckay]: https://github.com/andymckay
[matteosuppo]: https://github.com/matteosuppo
+[lolek09]: https://github.com/lolek09