diff options
| author | Tom Christie | 2012-12-27 17:35:21 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-27 17:35:21 +0000 |
| commit | 9cc56a97b55e183d8131665d1409649379a969f0 (patch) | |
| tree | beb3435cb2acdb8122eb9169a0d52c67e896919f | |
| parent | 24ed6dcfdadb5c1e7b18a1b1dfabad871ee91f09 (diff) | |
| download | django-rest-framework-9cc56a97b55e183d8131665d1409649379a969f0.tar.bz2 | |
Added @akinfold for staticfiles changes.
| -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 8b8cac1a..e4b8da4c 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -81,6 +81,7 @@ The following people have helped make REST framework great. * Szymon Teżewski - [sunscrapers] * Joel Marcotte - [joual] * Trey Hunner - [treyhunner] +* Roman Akinfold - [akinfold] Many thanks to everyone who's contributed to the project. @@ -197,3 +198,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [sunscrapers]: https://github.com/sunscrapers [joual]: https://github.com/joual [treyhunner]: https://github.com/treyhunner +[akinfold]: https://github.com/akinfold |
