diff options
| author | Tom Christie | 2013-09-05 20:25:45 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-09-05 20:25:45 +0100 | 
| commit | b47f1b0257e8688acb67ffd806efe0ffc2c1915b (patch) | |
| tree | 41ba566cb6aecc48b6e675aedfa4ab7a15591e15 /docs/topics | |
| parent | 196a895fe4835ecefe9fbb30133cf842336a9d8e (diff) | |
| download | django-rest-framework-b47f1b0257e8688acb67ffd806efe0ffc2c1915b.tar.bz2 | |
Added @edmundwong for work on #1076.  Thanks!
Diffstat (limited to 'docs/topics')
| -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 b2d3d5d2..07e2ec47 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -166,6 +166,7 @@ The following people have helped make REST framework great.  * Alexander Akhmetov - [alexander-akhmetov]  * Andrey Antukh - [niwibe]  * Mathieu Pillard - [diox] +* Edmond Wong - [edmondwong]  Many thanks to everyone who's contributed to the project. @@ -368,3 +369,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [alexander-akhmetov]: https://github.com/alexander-akhmetov  [niwibe]: https://github.com/niwibe  [diox]: https://github.com/diox +[edmondwong]: https://github.com/edmondwong | 
