diff options
| author | Tom Christie | 2013-10-17 09:40:06 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-10-17 09:40:06 +0100 | 
| commit | 545ee013e332db0a81e5bd82b76f30b7d2d08b12 (patch) | |
| tree | 7f148c751513f97e77b532f3302674e26f4a0750 /docs/topics/credits.md | |
| parent | b3e01452947f2d69f2582ecb8d8cba9ce70aadb5 (diff) | |
| download | django-rest-framework-545ee013e332db0a81e5bd82b76f30b7d2d08b12.tar.bz2 | |
Added @badale, for work on #1179.  Thanks!
Diffstat (limited to 'docs/topics/credits.md')
| -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 586bb0f0..9a20028c 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -171,6 +171,7 @@ The following people have helped make REST framework great.  * Tai Lee - [mrmachine]  * Markus Kaiserswerth - [mkai]  * Henry Clifford - [hcliff] +* Thomas Badaud - [badale]  Many thanks to everyone who's contributed to the project. @@ -378,3 +379,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [mrmachine]: https://github.com/mrmachine  [mkai]: https://github.com/mkai  [hcliff]: https://github.com/hcliff +[badale]: https://github.com/badale | 
