diff options
| author | Tom Christie | 2013-01-30 12:43:52 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-01-30 12:43:52 +0000 | 
| commit | 8021bb5d5089955b171173e60dcc0968e13d29ea (patch) | |
| tree | 799de47e7ab475c0e498022787fb0c2cca5dbc10 /docs | |
| parent | ce914b03ed602f76a6b75eb76417a8711b6a8b5e (diff) | |
| download | django-rest-framework-8021bb5d5089955b171173e60dcc0968e13d29ea.tar.bz2 | |
Added @fernandogrd for bugfix #632.  Thanks!
Diffstat (limited to 'docs')
| -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 2aa2c715..a67a8169 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -100,6 +100,7 @@ The following people have helped make REST framework great.  * Michael Elovskikh - [wronglink]  * MichaĆ Jaworski - [swistakm]  * Andrea de Marco - [z4r] +* Fernando Rocha - [fernandogrd]  Many thanks to everyone who's contributed to the project. @@ -235,3 +236,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [wronglink]: https://github.com/wronglink  [swistakm]: https://github.com/swistakm  [z4r]: https://github.com/z4r +[fernandogrd]: https://github.com/fernandogrd  | 
