diff options
| author | Stephan Groß | 2012-12-03 12:47:12 +0100 |
|---|---|---|
| committer | Stephan Groß | 2012-12-03 12:47:12 +0100 |
| commit | 3e3ede71d2f4826fa1d07523705dd53ab2cba29a (patch) | |
| tree | 400d1f3761ad45ef0d2532c291ed5e5dd590e2b6 | |
| parent | 45d28f49e03a394bfcfc6348558ec5bd4bac2b6c (diff) | |
| download | django-rest-framework-3e3ede71d2f4826fa1d07523705dd53ab2cba29a.tar.bz2 | |
Added @mvdwaeter. 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 75a2d596..f2f09c0e 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -70,6 +70,7 @@ The following people have helped make REST framework great. * Yuri Prezument - [yprez] * Fabian Buechler - [fabianbuechler] * Mark Hughes - [mhsparks] +* Michael van de Waeter - [mvdwaeter] Many thanks to everyone who's contributed to the project. @@ -175,3 +176,4 @@ To contact the author directly: [yprez]: https://github.com/yprez [fabianbuechler]: https://github.com/fabianbuechler [mhsparks]: https://github.com/mhsparks +[mvdwaeter]: https://github.com/mvdwaeter |
