diff options
| author | Tom Christie | 2013-08-23 13:37:25 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-23 13:37:25 +0100 | 
| commit | 7bbe0f868f02e3da902c6e0d11bf5b10bc55f616 (patch) | |
| tree | 96e64463ffe2c9b3228b518bb54ca2b8ecb36e70 /docs | |
| parent | e7927e9bca5bc0d0ac3b528e68244c713c5df97f (diff) | |
| download | django-rest-framework-7bbe0f868f02e3da902c6e0d11bf5b10bc55f616.tar.bz2 | |
Added @krzysiekj
For work on #1034.  Thanks!
Diffstat (limited to 'docs')
| -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 16ea78c4..e6d09bc2 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -160,6 +160,7 @@ The following people have helped make REST framework great.  * Christopher Paolini - [chrispaolini]  * Filipe A Ximenes - [filipeximenes]  * Ramiro Morales - [ramiro] +* Krzysztof Jurewicz - [krzysiekj]  Many thanks to everyone who's contributed to the project. @@ -356,3 +357,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [chrispaolini]: https://github.com/chrispaolini  [filipeximenes]: https://github.com/filipeximenes  [ramiro]: https://github.com/ramiro +[krzysiekj]: https://github.com/krzysiekj | 
