diff options
| author | Tom Christie | 2012-11-22 10:16:47 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-22 10:16:47 +0000 |
| commit | db3dc79288f7129ceaf2d8500699920db073cbc3 (patch) | |
| tree | 045ac27c256e2a56cfd29c289ca43433b4604646 | |
| parent | 4eaac26427b8574026705cdffbdf9601d620e45b (diff) | |
| download | django-rest-framework-db3dc79288f7129ceaf2d8500699920db073cbc3.tar.bz2 | |
Added @maspwr for the partial updates work. Ta!
| -rw-r--r-- | docs/topics/credits.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 01aff6e0..5323e9c0 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -65,6 +65,7 @@ The following people have helped make REST framework great. * Jonas Liljestrand - [jonlil] * Justin Davis - [irrelative] * Dustin Bachrach - [dbachrach] +* Mark Shirley - [maspwr] Many thanks to everyone who's contributed to the project. @@ -164,4 +165,5 @@ To contact the author directly: [mechanism]: https://github.com/mechanism [jonlil]: https://github.com/jonlil [irrelative]: https://github.com/irrelative -[dbachrach]: https://github.com/dbachrach
\ No newline at end of file +[dbachrach]: https://github.com/dbachrach +[maspwr]: https://github.com/maspwr
\ No newline at end of file |
