diff options
| author | Tom Christie | 2012-10-17 11:58:15 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-17 13:51:22 +0100 |
| commit | 75ebf895ac3dce4b0e4fbe569fc683e16b788a31 (patch) | |
| tree | 361508d48e9b6484915726a4a0444025feeb29ee /docs | |
| parent | 78e85e02e48684e2cc23cd24c540d047588f10c9 (diff) | |
| download | django-rest-framework-75ebf895ac3dce4b0e4fbe569fc683e16b788a31.tar.bz2 | |
Added @eofs. Thanks!
Diffstat (limited to 'docs')
| -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 539fa09e..3f4b9f0d 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -46,6 +46,7 @@ The following people have helped make REST framework great. * Jamie Matthews - [j4mie] * Mattbo - [mattbo] * Max Hurl - [maximilianhurl] +* Tomi Pajunen - [eofs] Many thanks to everyone who's contributed to the project. @@ -122,4 +123,5 @@ To contact the author directly: [cyberj]: https://github.com/cyberj [j4mie]: https://github.com/j4mie [mattbo]: https://github.com/mattbo -[maximilianhurl]: https://github.com/maximilianhurl
\ No newline at end of file +[maximilianhurl]: https://github.com/maximilianhurl +[eofs]: https://github.com/eofs
\ No newline at end of file |
