diff options
| author | Tom Christie | 2012-12-02 11:04:34 -0400 |
|---|---|---|
| committer | Tom Christie | 2012-12-02 11:04:34 -0400 |
| commit | 45d28f49e03a394bfcfc6348558ec5bd4bac2b6c (patch) | |
| tree | 10578c92394028fb7ee93d1b0208df02c541ad83 | |
| parent | 56bb4a5b032f4d19beb9e97fe3ca40440d39dff0 (diff) | |
| download | django-rest-framework-45d28f49e03a394bfcfc6348558ec5bd4bac2b6c.tar.bz2 | |
Added @mhsparks. 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 e0c589b2..75a2d596 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -69,6 +69,7 @@ The following people have helped make REST framework great. * Olivier Aubert - [oaubert] * Yuri Prezument - [yprez] * Fabian Buechler - [fabianbuechler] +* Mark Hughes - [mhsparks] Many thanks to everyone who's contributed to the project. @@ -173,3 +174,4 @@ To contact the author directly: [oaubert]: https://github.com/oaubert [yprez]: https://github.com/yprez [fabianbuechler]: https://github.com/fabianbuechler +[mhsparks]: https://github.com/mhsparks |
