diff options
| author | Tom Christie | 2013-07-02 22:08:40 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-07-02 22:08:40 +0100 | 
| commit | e969c96aa020047becd7a759a80e2fdc46b21170 (patch) | |
| tree | c4359d227b208bdf9d1127e4c963e19f65485d90 | |
| parent | efafa617a8cb5a326f185a4422e82cf80e748c82 (diff) | |
| download | django-rest-framework-e969c96aa020047becd7a759a80e2fdc46b21170.tar.bz2 | |
Added @omouse for work on #955 - 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 94760c74..e6fb9134 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -144,6 +144,7 @@ The following people have helped make REST framework great.  * David Sanders - [davesque]  * Philip Douglas - [freakydug]  * Igor Kalat - [trwired] +* Rudolf Olah - [omouse]  Many thanks to everyone who's contributed to the project. @@ -324,3 +325,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [davesque]: https://github.com/davesque  [freakydug]: https://github.com/freakydug  [trwired]: https://github.com/trwired +[omouse]: https://github.com/omouse | 
