diff options
| author | Stephan Groß | 2013-02-14 09:04:09 +0100 |
|---|---|---|
| committer | Stephan Groß | 2013-02-14 09:04:09 +0100 |
| commit | 2eab7b9f59a9e4e7deedd823bdaf135e0a9b01a1 (patch) | |
| tree | 4b017ad7e9fae5aec10fe5f0cce6a0bee31b054c | |
| parent | 2779ec631c99f48e237e63e5c9f95a48739d364a (diff) | |
| download | django-rest-framework-2eab7b9f59a9e4e7deedd823bdaf135e0a9b01a1.tar.bz2 | |
thanks @floppya for docs fix
| -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 e4abd286..1320d4d4 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -102,6 +102,7 @@ The following people have helped make REST framework great. * Andrea de Marco - [z4r] * Fernando Rocha - [fernandogrd] * Xavier Ordoquy - [xordoquy] +* Adam Wentz - [floppya] Many thanks to everyone who's contributed to the project. @@ -238,3 +239,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [z4r]: https://github.com/z4r [fernandogrd]: https://github.com/fernandogrd [xordoquy]: https://github.com/xordoquy +[floppya]: https://github.com/floppya |
