diff options
| author | Tom Christie | 2013-05-18 13:40:20 +0200 |
|---|---|---|
| committer | Tom Christie | 2013-05-18 13:40:20 +0200 |
| commit | a0e3c44c99a61a6dc878308bdf0890fbb10c41e4 (patch) | |
| tree | ef62bac577bb650e370321b4cf62be8c7b1b5948 | |
| parent | 6d425aa3be8e94f022af742c2304b6831efcf8c9 (diff) | |
| download | django-rest-framework-a0e3c44c99a61a6dc878308bdf0890fbb10c41e4.tar.bz2 | |
Added @craigds, @pyriku, @brianz - Yay for sprints!
| -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 |
