diff options
| author | Tom Christie | 2012-12-11 09:04:47 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-11 09:04:47 +0000 |
| commit | 80adaecc4307ba802fcb7e45b2f178d2102a41e9 (patch) | |
| tree | 05a54f9ce35b69289b60af575da84a0e318b4614 | |
| parent | 980b394c8b998f805a1bab589b63268435075c92 (diff) | |
| download | django-rest-framework-80adaecc4307ba802fcb7e45b2f178d2102a41e9.tar.bz2 | |
Added @annacoder. 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 dfa1ee0f..dc98dccb 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -74,6 +74,7 @@ The following people have helped make REST framework great. * Reinout van Rees - [reinout] * Michael Richards - [justanotherbody] * Ben Roberts - [roberts81] +* Venkata Subramanian Mahalingam - [annacoder] Many thanks to everyone who's contributed to the project. @@ -183,3 +184,4 @@ To contact the author directly: [reinout]: https://github.com/reinout [justanotherbody]: https://github.com/justanotherbody [roberts81]: https://github.com/roberts81 +[annacoder]: https://github.com/annacoder |
