diff options
| author | Tom Christie | 2013-05-14 19:38:41 +0200 |
|---|---|---|
| committer | Tom Christie | 2013-05-14 19:38:41 +0200 |
| commit | 599c0eb0db1efc194049ffcec5c5c5b457f63647 (patch) | |
| tree | 97b2de8d111f772e351ad582339e03cbd9e18e89 | |
| parent | dd3c434f6cf6f6439a2413048121de71ac50caff (diff) | |
| download | django-rest-framework-599c0eb0db1efc194049ffcec5c5c5b457f63647.tar.bz2 | |
Added @jsummerfield for cleanups in #824. 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 097dec7f..482f75d2 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -122,6 +122,7 @@ The following people have helped make REST framework great. * Daniel Hepper - [dhepper] * Hamish Campbell - [hamishcampbell] * Marlon Bailey - [avinash240] +* James Summerfield - [jsummerfield] Many thanks to everyone who's contributed to the project. @@ -280,3 +281,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [dhepper]: https://github.com/dhepper [hamishcampbell]: https://github.com/hamishcampbell [avinash240]: https://github.com/avinash240 +[jsummerfield]: https://github.com/jsummerfield |
