diff options
| author | Tom Christie | 2013-05-21 12:18:37 +0200 |
|---|---|---|
| committer | Tom Christie | 2013-05-21 12:18:37 +0200 |
| commit | 8bbb94dea92c286bad38b41a2c96843fafe85897 (patch) | |
| tree | 941966d365baf5ae4aadef05872c93c1c374a17f /docs | |
| parent | f77ae156f963ee01318ad0548e426c8a105bb934 (diff) | |
| download | django-rest-framework-8bbb94dea92c286bad38b41a2c96843fafe85897.tar.bz2 | |
Added @atarzwell for docs fix #876. Thanks!
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 7f8883a5..79ff8516 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -133,6 +133,7 @@ The following people have helped make REST framework great. * Matteo Suppo - [matteosuppo] * Karol Majta - [lolek09] * David Jones - [commonorgarden] +* Andrew Tarzwell - [atarzwell] Many thanks to everyone who's contributed to the project. @@ -302,3 +303,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [matteosuppo]: https://github.com/matteosuppo [lolek09]: https://github.com/lolek09 [commonorgarden]: https://github.com/commonorgarden +[atarzwell]: https://github.com/atarzwell |
