diff options
| author | Tom Christie | 2013-08-21 20:00:35 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-21 20:00:35 +0100 | 
| commit | 4338e1e43fb6725cc89f3390943d9b86880bd678 (patch) | |
| tree | a548dd213da7bb06dc989430b52ba6d36b20f183 /docs/topics/credits.md | |
| parent | cf6ae397db1353370fef05df99a8d321806a6f58 (diff) | |
| download | django-rest-framework-4338e1e43fb6725cc89f3390943d9b86880bd678.tar.bz2 | |
Added @filipeximenes
For work on #1050.  Thanks!
Diffstat (limited to 'docs/topics/credits.md')
| -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 e9b60074..a894ee7c 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -158,6 +158,7 @@ The following people have helped make REST framework great.  * Martin Clement - [martync]  * Jeremy Satterfield - [jsatt]  * Christopher Paolini - [chrispaolini] +* Filipe A Ximenes - [filipeximenes]  Many thanks to everyone who's contributed to the project. @@ -352,3 +353,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [martync]: https://github.com/martync  [jsatt]: https://github.com/jsatt  [chrispaolini]: https://github.com/chrispaolini +[filipeximenes]: https://github.com/filipeximenes | 
