diff options
| author | Tom Christie | 2013-08-12 09:27:34 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-12 09:27:34 +0100 | 
| commit | 54b7b6760c40d9820268207a44996e2118430744 (patch) | |
| tree | dd2fb6f3b4435e3bfd1b8a5ed354258444ea08f4 | |
| parent | fbd4c4ee8f8a74fcc965b1a9ebfbae4d4190d6fd (diff) | |
| download | django-rest-framework-54b7b6760c40d9820268207a44996e2118430744.tar.bz2 | |
Added @etos.
For fixes in #1029, #1030 - 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 855ee479..c563971c 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -154,6 +154,7 @@ The following people have helped make REST framework great.  * James Rutherford - [jimr]  * Ricky Rosario - [rlr]  * Veronica Lynn - [kolvia] +* Dan Stephenson - [etos]  Many thanks to everyone who's contributed to the project. @@ -344,3 +345,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [jimr]: https://github.com/jimr  [rlr]: https://github.com/rlr  [kolvia]: https://github.com/kolvia +[etos]: https://github.com/etos | 
