diff options
| author | Mark McArdle | 2013-05-18 13:12:30 +0100 |
|---|---|---|
| committer | Mark McArdle | 2013-05-18 13:12:30 +0100 |
| commit | 50a8f114fca0a43da42b1ad03aea2d2ace752b85 (patch) | |
| tree | d9ab709e37d5628a07df898984a17c3bee809831 /docs | |
| parent | 611919aa0aee261100a3cbfa9ed9b746d56ce3da (diff) | |
| parent | a0e3c44c99a61a6dc878308bdf0890fbb10c41e4 (diff) | |
| download | django-rest-framework-50a8f114fca0a43da42b1ad03aea2d2ace752b85.tar.bz2 | |
Merge branch 'master' of git://github.com/tomchristie/django-rest-framework
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/credits.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 8151b4d3..5998b4ca 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -124,6 +124,9 @@ The following people have helped make REST framework great. * Marlon Bailey - [avinash240] * James Summerfield - [jsummerfield] * Andy Freeland - [rouge8] +* Craig de Stigter - [craigds] +* Pablo Recio - [pyriku] +* Brian Zambrano - [brianz] Many thanks to everyone who's contributed to the project. @@ -284,3 +287,6 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [avinash240]: https://github.com/avinash240 [jsummerfield]: https://github.com/jsummerfield [rouge8]: https://github.com/rouge8 +[craigds]: https://github.com/craigds +[pyriku]: https://github.com/pyriku +[brianz]: https://github.com/brianz |
