diff options
| author | Tom Christie | 2013-01-29 09:10:37 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-29 09:10:37 +0000 |
| commit | 5f065153c31b586ca058deb8f6bd48303e3628e5 (patch) | |
| tree | ba415de995a2c60e67e0e3e7c39700315b78fb16 /docs/topics | |
| parent | 94828f4d1ca0914b35c89e27a74ea1e06aa02ce6 (diff) | |
| download | django-rest-framework-5f065153c31b586ca058deb8f6bd48303e3628e5.tar.bz2 | |
Added @z4r. Thanks!
For ensuring `django-jsonfield` compatibility, via #629.
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 7e0546c7..2aa2c715 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -99,6 +99,7 @@ The following people have helped make REST framework great. * Mike Tums - [mktums] * Michael Elovskikh - [wronglink] * MichaĆ Jaworski - [swistakm] +* Andrea de Marco - [z4r] Many thanks to everyone who's contributed to the project. @@ -233,3 +234,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [mktums]: https://github.com/mktums [wronglink]: https://github.com/wronglink [swistakm]: https://github.com/swistakm +[z4r]: https://github.com/z4r |
