diff options
| author | Tom Christie | 2012-12-14 20:08:43 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-14 20:08:43 +0000 |
| commit | 6f8b432677f001c46128ed6f20b2efbcf2a70feb (patch) | |
| tree | 55bae3f475bc609008f6bdea94501252096e0919 | |
| parent | 39b01d6802310a90487f217c3de5428144c93429 (diff) | |
| download | django-rest-framework-6f8b432677f001c46128ed6f20b2efbcf2a70feb.tar.bz2 | |
Added @pilt. 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 cdf57f7e..e0bb366b 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -77,6 +77,7 @@ The following people have helped make REST framework great. * Venkata Subramanian Mahalingam - [annacoder] * George Kappel - [gkappel] * Colin Murtaugh - [cmurtaugh] +* Simon Pantzare - [pilt] Many thanks to everyone who's contributed to the project. @@ -189,3 +190,4 @@ To contact the author directly: [annacoder]: https://github.com/annacoder [gkappel]: https://github.com/gkappel [cmurtaugh]: https://github.com/cmurtaugh +[pilt]: https://github.com/pilt |
