diff options
| author | Tom Christie | 2013-08-29 09:31:12 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-08-29 09:31:12 +0100 |
| commit | 6f8acb5a768d5d79efd7b39c5229bc4262e467a0 (patch) | |
| tree | cd8f87120b50f560b28a5ec3a3213bbda5c3bfb1 | |
| parent | 58539fd00b5870c2419a4a4c8a583ce314aebd35 (diff) | |
| download | django-rest-framework-6f8acb5a768d5d79efd7b39c5229bc4262e467a0.tar.bz2 | |
Added @niwibe
For docs addition #1070 - 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 49f06e78..47807a0e 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -164,6 +164,7 @@ The following people have helped make REST framework great. * Eric Buehl - [ericbuehl] * Kristian Øllegaard - [kristianoellegaard] * Alexander Akhmetov - [alexander-akhmetov] +* Andrey Antukh - [niwibe] Many thanks to everyone who's contributed to the project. @@ -363,4 +364,5 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [krzysiekj]: https://github.com/krzysiekj [ericbuehl]: https://github.com/ericbuehl [kristianoellegaard]: https://github.com/kristianoellegaard -[alexander-akhmetov]: htttps://github.com/alexander-akhmetov
\ No newline at end of file +[alexander-akhmetov]: https://github.com/alexander-akhmetov +[niwibe]: https://github.com/niwibe |
