diff options
| author | Stephan Groß | 2013-08-02 08:59:18 +0200 | 
|---|---|---|
| committer | Stephan Groß | 2013-08-02 08:59:18 +0200 | 
| commit | e4144b5b674cc8849c248727a09b82b82d1a01c9 (patch) | |
| tree | c5ea09f6ba3702fae51cafcd766226f0d8f579f5 /docs/topics | |
| parent | f2c3a88fc594ef3ae52ab40eebe385084fb9911f (diff) | |
| download | django-rest-framework-e4144b5b674cc8849c248727a09b82b82d1a01c9.tar.bz2 | |
Add @rlr for #1022 thanks!
Diffstat (limited to 'docs/topics')
| -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 4cc7f34b..d1fa3681 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -152,6 +152,7 @@ The following people have helped make REST framework great.  * Kevin Brown - [kevin-brown]  * Rodrigo Martell - [coderigo]  * James Rutherford - [jimr] +* ricky rosario - [rlr]  Many thanks to everyone who's contributed to the project. @@ -340,3 +341,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [willkg]: https://github.com/willkg  [kevin-brown]: https://github.com/kevin-brown  [jimr]: https://github.com/jimr +[rlr]: https://github.com/rlr | 
