diff options
| author | Tom Christie | 2013-01-26 20:13:44 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-26 20:13:49 +0000 |
| commit | fa349f4b552d8ac5a29ab895bfb8ad1e2432a6ff (patch) | |
| tree | b5183883299c8e99253f3d5a0a99929434e465e6 | |
| parent | 452fd8e222e781389a09fba5ab93109e50800813 (diff) | |
| download | django-rest-framework-fa349f4b552d8ac5a29ab895bfb8ad1e2432a6ff.tar.bz2 | |
Added @guglielmo, for the tutorial fix in #614. Thanks!
| -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 b033ecba..7cffbede 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -95,6 +95,7 @@ The following people have helped make REST framework great. * Federico Capoano - [nemesisdesign] * Bruno ReniƩ - [brutasse] * Kevin Stone - [kevinastone] +* Guglielmo Celata - [guglielmo] Many thanks to everyone who's contributed to the project. @@ -225,3 +226,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [nemesisdesign]: https://github.com/nemesisdesign [brutasse]: https://github.com/brutasse [kevinastone]: https://github.com/kevinastone +[guglielmo]: https://github.com/guglielmo |
