diff options
| author | Tom Christie | 2013-08-25 20:48:10 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-25 20:48:10 +0100 | 
| commit | 23400357895dbbf1e91fa720af080eb1b6e23a00 (patch) | |
| tree | 85b35a51a8d570da70b2f45d46ffd703746add9b | |
| parent | ab68d355f50eb7ba83c708d61224d19b176b178d (diff) | |
| download | django-rest-framework-23400357895dbbf1e91fa720af080eb1b6e23a00.tar.bz2 | |
Added @ericbuehl
For pull request #1058.  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 e6d09bc2..09d91480 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -161,6 +161,7 @@ The following people have helped make REST framework great.  * Filipe A Ximenes - [filipeximenes]  * Ramiro Morales - [ramiro]  * Krzysztof Jurewicz - [krzysiekj] +* Eric Buehl - [ericbuehl]  Many thanks to everyone who's contributed to the project. @@ -358,3 +359,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [filipeximenes]: https://github.com/filipeximenes  [ramiro]: https://github.com/ramiro  [krzysiekj]: https://github.com/krzysiekj +[ericbuehl]: https://github.com/ericbuehl | 
