diff options
| author | Tom Christie | 2013-10-22 12:21:26 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-10-22 12:21:26 +0100 | 
| commit | f92d8bd9721d788e3017c16fb285189c88112a46 (patch) | |
| tree | e7f965c30ae301e87577965a50e460d444972568 /docs/topics/credits.md | |
| parent | 0454956be53903751d2e6e6a2893d023ef4fa9b6 (diff) | |
| download | django-rest-framework-f92d8bd9721d788e3017c16fb285189c88112a46.tar.bz2 | |
Added @jbzdak, for the nice docs improvements in #1191. 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 cd3b3710..bcf77b03 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -174,6 +174,7 @@ The following people have helped make REST framework great.  * Thomas Badaud - [badale]  * Colin Huang - [tamakisquare]  * Ross McFarland - [ross] +* Jacek Bzdak - [jbzdak]  Many thanks to everyone who's contributed to the project. @@ -384,3 +385,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [badale]: https://github.com/badale  [tamakisquare]: https://github.com/tamakisquare  [ross]: https://github.com/ross +[jbzdak]: https://github.com/jbzdak | 
