diff options
| author | Tom Christie | 2012-10-27 18:47:17 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-27 18:47:17 +0100 |
| commit | 51a64019260d99e3c615b407353e344cf615da1e (patch) | |
| tree | f8538a401d6e8ad1b10060d4640c2155c811653d | |
| parent | cef379db065711bd2f1b0805d28a56f7a80cef37 (diff) | |
| download | django-rest-framework-51a64019260d99e3c615b407353e344cf615da1e.tar.bz2 | |
Added @madisvain. 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 27a56326..a317afde 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -49,6 +49,7 @@ The following people have helped make REST framework great. * Tomi Pajunen - [eofs] * Rob Dobson - [rdobson] * Daniel Vaca Araujo - [diviei] +* Madis Väin - [madisvain] Many thanks to everyone who's contributed to the project. @@ -129,3 +130,4 @@ To contact the author directly: [eofs]: https://github.com/eofs [rdobson]: https://github.com/rdobson [diviei]: https://github.com/diviei +[madisvain]: https://github.com/madisvain |
