diff options
| author | Stephan Groß | 2012-11-28 07:32:12 +0100 |
|---|---|---|
| committer | Stephan Groß | 2012-11-28 07:32:12 +0100 |
| commit | 11ef60b127d38341874989a40500fe3c61771d28 (patch) | |
| tree | 99beb1828e5177c0b1af0de09e349dbf5942b16f | |
| parent | 77fa98d83903850123137bcb6c92698ca56b36b3 (diff) | |
| download | django-rest-framework-11ef60b127d38341874989a40500fe3c61771d28.tar.bz2 | |
Added @yprez Thanks!
| -rw-r--r-- | docs/topics/credits.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index f0b51507..b53771a7 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -67,6 +67,7 @@ The following people have helped make REST framework great. * Dustin Bachrach - [dbachrach] * Mark Shirley - [maspwr] * Olivier Aubert - [oaubert] +* Yuri Prezument - [yprez] Many thanks to everyone who's contributed to the project. @@ -168,4 +169,5 @@ To contact the author directly: [irrelative]: https://github.com/irrelative [dbachrach]: https://github.com/dbachrach [maspwr]: https://github.com/maspwr -[oaubert]: https://github.com/oaubert
\ No newline at end of file +[oaubert]: https://github.com/oaubert +[yprez]: https://github.com/yprez
\ No newline at end of file |
