diff options
| author | Tom Christie | 2013-10-18 00:59:29 -0700 |
|---|---|---|
| committer | Tom Christie | 2013-10-18 00:59:29 -0700 |
| commit | 7e4f9f0863ec43cebe1a73eba9c876f2655feded (patch) | |
| tree | 70dd3d24226f80c0e930fb14455692a51c2f485d | |
| parent | 2394f05e5a0a566366b066081002bfcf9a290589 (diff) | |
| parent | daf927ef68ce992055e8b7bc1a07cf03ee67b742 (diff) | |
| download | django-rest-framework-7e4f9f0863ec43cebe1a73eba9c876f2655feded.tar.bz2 | |
Merge pull request #1182 from tamakisquare/add-to-credits
add @tamakisquare for work on #1111
| -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 9a20028c..e9c45965 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -172,6 +172,7 @@ The following people have helped make REST framework great. * Markus Kaiserswerth - [mkai] * Henry Clifford - [hcliff] * Thomas Badaud - [badale] +* Colin Huang - [tamakisquare] Many thanks to everyone who's contributed to the project. @@ -380,3 +381,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [mkai]: https://github.com/mkai [hcliff]: https://github.com/hcliff [badale]: https://github.com/badale +[tamakisquare]: https://github.com/tamakisquare |
