diff options
| author | Tom Christie | 2013-01-11 08:56:49 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-11 08:57:06 +0000 |
| commit | c09a579851b6d5e6c57bf32fae1c5dbd8466988e (patch) | |
| tree | 31330ec3f0b00494727b4390c60ea8715f7008a5 | |
| parent | 6e1fe0a818509e29cfd5f4c84b63cc7a8504db78 (diff) | |
| download | django-rest-framework-c09a579851b6d5e6c57bf32fae1c5dbd8466988e.tar.bz2 | |
Added @wackerbarth. Thanks!
| -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 83272766..60800c9e 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -88,6 +88,7 @@ The following people have helped make REST framework great. * Juan Riaza - [juanriaza] * Michael Mior - [michaelmior] * Marc Tamlyn - [mjtamlyn] +* Richard Wackerbarth - [wackerbarth] Many thanks to everyone who's contributed to the project. @@ -211,3 +212,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [juanriaza]: https://github.com/juanriaza [michaelmior]: https://github.com/michaelmior [mjtamlyn]: https://github.com/mjtamlyn +[wackerbarth]: https://github.com/wackerbarth |
