diff options
| author | Tom Christie | 2012-10-31 09:39:32 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-10-31 09:39:32 +0000 |
| commit | ecc55ca8f4b7da2200074a01f5ce5264634cc30d (patch) | |
| tree | 31a636c0bf76f6e0f14e61b9075f18c1320381f5 | |
| parent | a55dfaa4884b12691ae2e2d7ced5b64fd5630740 (diff) | |
| download | django-rest-framework-ecc55ca8f4b7da2200074a01f5ce5264634cc30d.tar.bz2 | |
Added @asfaltboy. 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 69d57802..a74f7983 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -51,6 +51,7 @@ The following people have helped make REST framework great. * Daniel Vaca Araujo - [diviei] * Madis Väin - [madisvain] * Stephan Groß - [minddust] +* Pavel Savchenko - [asfaltboy] Many thanks to everyone who's contributed to the project. @@ -136,4 +137,5 @@ To contact the author directly: [rdobson]: https://github.com/rdobson [diviei]: https://github.com/diviei [madisvain]: https://github.com/madisvain -[minddust]: https://github.com/minddust
\ No newline at end of file +[minddust]: https://github.com/minddust +[asfaltboy]: https://github.com/asfaltboy |
