diff options
| author | Tom Christie | 2013-07-10 21:14:18 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-07-10 21:14:18 +0100 | 
| commit | 1cfb1cf45861e7dd20b5ef3eecb6c0402e15a82f (patch) | |
| tree | fbc44b66ab1760d58728560034c01642eb87a925 | |
| parent | edc358565276fdab3c2249bdc8ab306c891997b3 (diff) | |
| download | django-rest-framework-1cfb1cf45861e7dd20b5ef3eecb6c0402e15a82f.tar.bz2 | |
Added @cyroxx for work on #978
| -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 42b28d26..38146327 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -146,6 +146,7 @@ The following people have helped make REST framework great.  * Igor Kalat - [trwired]  * Rudolf Olah - [omouse]  * Gertjan Oude Lohuis - [gertjanol] +* Matthias Jacob - [cyroxx]  Many thanks to everyone who's contributed to the project. @@ -328,3 +329,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [trwired]: https://github.com/trwired  [omouse]: https://github.com/omouse  [gertjanol]: https://github.com/gertjanol +[cyroxx]: https://github.com/cyroxx | 
