diff options
| author | Tom Christie | 2013-09-13 19:40:58 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-09-13 19:40:58 +0100 |
| commit | d75ecb3d69d01849685864341c89d59e6a3121cd (patch) | |
| tree | e747b2948df03b2c20cc9ad83405a2522c843589 | |
| parent | a96d0203feb36f96bed73103028720dd5e1db6ec (diff) | |
| download | django-rest-framework-d75ecb3d69d01849685864341c89d59e6a3121cd.tar.bz2 | |
Added @mrmachine. Thanks!
For work on #1109.
| -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 8269580e..4483f170 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -168,6 +168,7 @@ The following people have helped make REST framework great. * Mathieu Pillard - [diox] * Edmond Wong - [edmondwong] * Ben Reilly - [bwreilly] +* Tai Lee - [mrmachine] Many thanks to everyone who's contributed to the project. @@ -372,3 +373,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [diox]: https://github.com/diox [edmondwong]: https://github.com/edmondwong [bwreilly]: https://github.com/bwreilly +[mrmachine]: https://github.com/mrmachine |
