diff options
| author | Tom Christie | 2013-01-20 15:50:16 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-20 15:50:16 +0000 |
| commit | 42fcc3599c7d6aff2b50e534af4a5efbe3ce8c47 (patch) | |
| tree | 94d325a75bcc3898e504fd9fcc2ad6bddc1e1be3 /docs | |
| parent | 3b561f7f30e84b92a80df4a0adaa04e48edab0ee (diff) | |
| download | django-rest-framework-42fcc3599c7d6aff2b50e534af4a5efbe3ce8c47.tar.bz2 | |
Added @brutasse for docs fix #600. 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 6529813f..49050196 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -93,6 +93,7 @@ The following people have helped make REST framework great. * James Cleveland - [radiosilence] * Steve Gregory - [steve-gregory] * Federico Capoano - [nemesisdesign] +* Bruno ReniƩ - [brutasse] Many thanks to everyone who's contributed to the project. @@ -221,3 +222,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [radiosilence]: https://github.com/radiosilence [steve-gregory]: https://github.com/steve-gregory [nemesisdesign]: https://github.com/nemesisdesign +[brutasse]: https://github.com/brutasse |
