diff options
| author | Tom Christie | 2013-06-05 14:36:40 +0200 |
|---|---|---|
| committer | Tom Christie | 2013-06-05 14:36:40 +0200 |
| commit | f317699d47e89882ee446ebec0388a1444223754 (patch) | |
| tree | e31fa8bcb4d2627dcfce627f700a74125cefec4d | |
| parent | 9b7bee627da2722250f5c5e62001eae53b15e785 (diff) | |
| download | django-rest-framework-f317699d47e89882ee446ebec0388a1444223754.tar.bz2 | |
Added @areski for docs fix #912. 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 bbe209c7..db522922 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -139,6 +139,7 @@ The following people have helped make REST framework great. * Pascal Borreli - [pborreli] * Alex Burgel - [aburgel] * David Medina - [copitux] +* Areski Belaid - [areski] Many thanks to everyone who's contributed to the project. @@ -314,3 +315,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [pborreli]: https://github.com/pborreli [aburgel]: https://github.com/aburgel [copitux]: https://github.com/copitux +[areski]: https://github.com/areski |
