diff options
| author | Tom Christie | 2013-03-10 20:37:15 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-03-10 20:37:15 +0000 | 
| commit | 0df008dc83cacc0ac1aef8f915c3d764b6c4e498 (patch) | |
| tree | 1b1630d10a75a64318c0dd986a9feb40c4a61584 /docs/topics | |
| parent | 99b18d7485ebe0ab7f89ae634298d771b1c66dce (diff) | |
| download | django-rest-framework-0df008dc83cacc0ac1aef8f915c3d764b6c4e498.tar.bz2 | |
Added @bouke for bug fix #722. Thanks!
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/credits.md | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index d6f312ed..35a302fd 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -109,6 +109,7 @@ The following people have helped make REST framework great.  * Wiliam Souza - [waa]  * Jonas Braun - [iekadou]  * Ian Dash - [bitmonkey] +* Bouke Haarsma - [bouke]  Many thanks to everyone who's contributed to the project. @@ -252,3 +253,5 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [waa]: https://github.com/wiliamsouza  [iekadou]: https://github.com/iekadou  [bitmonkey]: https://github.com/bitmonkey +[bouke]: https://github.com/bouke +  | 
