diff options
| author | Tom Christie | 2012-12-14 20:14:42 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-14 20:14:42 +0000 |
| commit | 1d24d1fc5928d32372e700907aa71cf887b16ba9 (patch) | |
| tree | 49ff1c522949428f398e909ca042469fe1d33265 | |
| parent | 65f7aa021450f86eaa7d9ac1a061138a71d20737 (diff) | |
| download | django-rest-framework-1d24d1fc5928d32372e700907aa71cf887b16ba9.tar.bz2 | |
Added @sunscrapers. 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 e0bb366b..ba37ce11 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -78,6 +78,7 @@ The following people have helped make REST framework great. * George Kappel - [gkappel] * Colin Murtaugh - [cmurtaugh] * Simon Pantzare - [pilt] +* Szymon Teżewski - [sunscrapers] Many thanks to everyone who's contributed to the project. @@ -191,3 +192,4 @@ To contact the author directly: [gkappel]: https://github.com/gkappel [cmurtaugh]: https://github.com/cmurtaugh [pilt]: https://github.com/pilt +[sunscrapers]: https://github.com/sunscrapers |
