diff options
| author | Tom Christie | 2012-10-29 08:53:12 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-10-29 08:53:12 +0000 |
| commit | 076ca51d6f1e8e22c74810bfcfef76e108cbce77 (patch) | |
| tree | ddf37773a10af9e1c01bafe6e7012ca09fb2d9ea | |
| parent | ab5c28c5f97c7637d0ccbf6ca9cba02b4b8ad96f (diff) | |
| download | django-rest-framework-076ca51d6f1e8e22c74810bfcfef76e108cbce77.tar.bz2 | |
Added @minddust. 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 a317afde..3b430e42 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -50,6 +50,7 @@ The following people have helped make REST framework great. * Rob Dobson - [rdobson] * Daniel Vaca Araujo - [diviei] * Madis Väin - [madisvain] +* Stephan Groß - [minddust] Many thanks to everyone who's contributed to the project. @@ -131,3 +132,4 @@ To contact the author directly: [rdobson]: https://github.com/rdobson [diviei]: https://github.com/diviei [madisvain]: https://github.com/madisvain +[minddust]: https://github.com/minddust
\ No newline at end of file |
