diff options
| author | Tom Christie | 2013-08-07 20:27:41 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-07 20:27:41 +0100 | 
| commit | 2761d6a4724d3dc60f817ab0718446564ca62f80 (patch) | |
| tree | 62fe8f55c2999850ff2209d75d0a605464c304df /docs/topics/credits.md | |
| parent | 9ac43f133ba6a9cd2ff4525c8da98c85a805cf63 (diff) | |
| download | django-rest-framework-2761d6a4724d3dc60f817ab0718446564ca62f80.tar.bz2 | |
Added @kolvia.
For multiple documentation fixes in #1026.  Thank you! :)
Diffstat (limited to 'docs/topics/credits.md')
| -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 d1fa3681..855ee479 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -152,7 +152,8 @@ The following people have helped make REST framework great.  * Kevin Brown - [kevin-brown]  * Rodrigo Martell - [coderigo]  * James Rutherford - [jimr] -* ricky rosario - [rlr] +* Ricky Rosario - [rlr] +* Veronica Lynn - [kolvia]  Many thanks to everyone who's contributed to the project. @@ -342,3 +343,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [kevin-brown]: https://github.com/kevin-brown  [jimr]: https://github.com/jimr  [rlr]: https://github.com/rlr +[kolvia]: https://github.com/kolvia | 
