diff options
| author | Tom Christie | 2013-10-24 15:29:40 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-10-24 15:29:40 +0100 | 
| commit | 2ddf7869e3ce57d056c5b0546154c7bbe524cc09 (patch) | |
| tree | 085071b3746c6f7ed57662703782749d422c5741 | |
| parent | d1edef410d4339982c3902bf4bd675251b0dc2c1 (diff) | |
| download | django-rest-framework-2ddf7869e3ce57d056c5b0546154c7bbe524cc09.tar.bz2 | |
Added @yamila-moreno for work on #1199. 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 028dfffc..e6de1dbe 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -176,6 +176,7 @@ The following people have helped make REST framework great.  * Ross McFarland - [ross]  * Jacek Bzdak - [jbzdak]  * Alexander Lukanin - [alexanderlukanin13] +* Yamila Moreno - [yamila-moreno]  Many thanks to everyone who's contributed to the project. @@ -388,3 +389,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [ross]: https://github.com/ross  [jbzdak]: https://github.com/jbzdak  [alexanderlukanin13]: https://github.com/alexanderlukanin13 +[yamila-moreno]: https://github.com/yamila-moreno | 
