diff options
| author | Stephan Groß | 2013-07-28 18:51:22 +0200 |
|---|---|---|
| committer | Stephan Groß | 2013-07-28 18:51:22 +0200 |
| commit | e98c229e5aa86f0da872583c08f353d974d9cc98 (patch) | |
| tree | ad4812c6995cb80fba272eb2ca09a0a2076821bb | |
| parent | f22efdc40f9902713889955d38266db9c9b0575b (diff) | |
| download | django-rest-framework-e98c229e5aa86f0da872583c08f353d974d9cc98.tar.bz2 | |
Add @coderigo for #1011 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 f6e77996..95cac717 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -150,6 +150,7 @@ The following people have helped make REST framework great. * Pavel Zinovkin - [pzinovkin] * Will Kahn-Greene - [willkg] * Kevin Brown - [kevin-brown] +* Rodrigo Martell - [coderigo] Many thanks to everyone who's contributed to the project. @@ -334,5 +335,6 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [gertjanol]: https://github.com/gertjanol [cyroxx]: https://github.com/cyroxx [pzinovkin]: https://github.com/pzinovkin +[coderigo]: https://github.com/coderigo [willkg]: https://github.com/willkg [kevin-brown]: https://github.com/kevin-brown |
