diff options
| author | Stephan Groß | 2013-08-22 17:52:22 +0200 | 
|---|---|---|
| committer | Stephan Groß | 2013-08-22 17:52:22 +0200 | 
| commit | b8561f41238e0ad79b2cc823518a93314d987979 (patch) | |
| tree | b4286878cac82b8cf17e378e82025164c0cb974a /docs/topics/credits.md | |
| parent | ca9f144b15c5a9481d377eeecf5f316a4b6b26a3 (diff) | |
| download | django-rest-framework-b8561f41238e0ad79b2cc823518a93314d987979.tar.bz2 | |
Add @ramiro for #1056 thanks!
Diffstat (limited to 'docs/topics/credits.md')
| -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 a894ee7c..16ea78c4 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -159,6 +159,7 @@ The following people have helped make REST framework great.  * Jeremy Satterfield - [jsatt]  * Christopher Paolini - [chrispaolini]  * Filipe A Ximenes - [filipeximenes] +* Ramiro Morales - [ramiro]  Many thanks to everyone who's contributed to the project. @@ -354,3 +355,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [jsatt]: https://github.com/jsatt  [chrispaolini]: https://github.com/chrispaolini  [filipeximenes]: https://github.com/filipeximenes +[ramiro]: https://github.com/ramiro | 
