diff options
| author | Tom Christie | 2013-08-14 13:17:30 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-14 13:17:30 +0100 | 
| commit | 7bc63fbb11525c37fa73e1ffa9a6409a48aab4ac (patch) | |
| tree | 78aa19036229b5d12fd6ac1d6348be2f03e5834b /docs/topics/credits.md | |
| parent | 44401273f7298185226c80bcb7d318e8ccbd2e37 (diff) | |
| download | django-rest-framework-7bc63fbb11525c37fa73e1ffa9a6409a48aab4ac.tar.bz2 | |
Added @jsatt.
For fix & tests in #1037.
Diffstat (limited to 'docs/topics/credits.md')
| -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 b91f051b..1b34d5e0 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -156,6 +156,7 @@ The following people have helped make REST framework great.  * Veronica Lynn - [kolvia]  * Dan Stephenson - [etos]  * Martin Clement - [martync] +* Jeremy Satterfield - [jsatt]  Many thanks to everyone who's contributed to the project. @@ -348,3 +349,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [kolvia]: https://github.com/kolvia  [etos]: https://github.com/etos  [martync]: https://github.com/martync +[jsatt]: https://github.com/jsatt | 
