diff options
| author | Tom Christie | 2013-01-28 07:54:03 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-28 07:54:03 +0000 |
| commit | 896477f6509fb56ec0a946560748885f6ca6fe8d (patch) | |
| tree | 1319c892ea0d2ec07ef19c723901328d2eee8466 | |
| parent | b1ae82b498b51f898ef6c767a5280c5db57c8afc (diff) | |
| download | django-rest-framework-896477f6509fb56ec0a946560748885f6ca6fe8d.tar.bz2 | |
Added @mktums for docs fix in #621. 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 7cffbede..19a6397c 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -96,6 +96,7 @@ The following people have helped make REST framework great. * Bruno ReniƩ - [brutasse] * Kevin Stone - [kevinastone] * Guglielmo Celata - [guglielmo] +* Mike Tums - [mktums] Many thanks to everyone who's contributed to the project. @@ -227,3 +228,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [brutasse]: https://github.com/brutasse [kevinastone]: https://github.com/kevinastone [guglielmo]: https://github.com/guglielmo +[mktums]: https://github.com/mktums |
