diff options
| author | Stephan Groß | 2013-07-24 11:02:10 +0200 | 
|---|---|---|
| committer | Stephan Groß | 2013-07-24 11:02:10 +0200 | 
| commit | c23412b51c5d8abbe1c103d7e177606644f9f0b7 (patch) | |
| tree | 9d9fe73f80751f41885b7c5ba95e5425bd0cce80 | |
| parent | dbc8bddd7456639f8ea6f212fa70c298a3b62fc6 (diff) | |
| download | django-rest-framework-c23412b51c5d8abbe1c103d7e177606644f9f0b7.tar.bz2 | |
Add @pzinovkin for #995 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 38146327..f6b59ed4 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -147,6 +147,7 @@ The following people have helped make REST framework great.  * Rudolf Olah - [omouse]  * Gertjan Oude Lohuis - [gertjanol]  * Matthias Jacob - [cyroxx] +* Pavel Zinovkin - [pzinovkin]  Many thanks to everyone who's contributed to the project. @@ -330,3 +331,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [omouse]: https://github.com/omouse  [gertjanol]: https://github.com/gertjanol  [cyroxx]: https://github.com/cyroxx +[pzinovkin]: https://github.com/pzinovkin | 
