diff options
| author | Tom Christie | 2013-06-02 20:43:20 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-06-02 20:43:20 +0100 | 
| commit | 959ece66e5718ab4586ba4810b13ecaa0f1e571f (patch) | |
| tree | 3303c5aec829b0d990a4d9c785402fa596ee35aa | |
| parent | 27d8b848bc474467fbfca29be6a9f8e22250fba0 (diff) | |
| download | django-rest-framework-959ece66e5718ab4586ba4810b13ecaa0f1e571f.tar.bz2 | |
Added @aburgel for work on #887. Thank you :)
| -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 1271fe45..2552af19 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -137,6 +137,7 @@ The following people have helped make REST framework great.  * Michal Dvořák - [mikee2185]  * Markus Törnqvist - [mjtorn]  * Pascal Borreli - [pborreli] +* Alex Burgel - [aburgel]  Many thanks to everyone who's contributed to the project. @@ -310,3 +311,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [mikee2185]: https://github.com/mikee2185  [mjtorn]: https://github.com/mjtorn  [pborreli]: https://github.com/pborreli +[aburgel]: https://github.com/aburgel | 
