diff options
author | Tom Christie | 2013-05-20 13:46:29 +0100 |
---|---|---|
committer | Tom Christie | 2013-05-20 13:46:29 +0100 |
commit | 3aad12220df39545e81cf93694df3c690e44005e (patch) | |
tree | 12cc9a2018c0512ac919a4c48b16a938727eec00 /docs | |
parent | 656a13616d00b38f7674739d6e0e575aa027360d (diff) | |
download | django-rest-framework-3aad12220df39545e81cf93694df3c690e44005e.tar.bz2 |
Added @commonorgarden, for fix #875. Thank you :)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/topics/credits.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index acd6576e..7f8883a5 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -132,6 +132,7 @@ The following people have helped make REST framework great. * Andy McKay - [andymckay] * Matteo Suppo - [matteosuppo] * Karol Majta - [lolek09] +* David Jones - [commonorgarden] Many thanks to everyone who's contributed to the project. @@ -300,3 +301,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [andymckay]: https://github.com/andymckay [matteosuppo]: https://github.com/matteosuppo [lolek09]: https://github.com/lolek09 +[commonorgarden]: https://github.com/commonorgarden |