diff options
| author | Tom Christie | 2012-11-20 23:19:11 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-20 23:19:11 +0000 |
| commit | 3227a357cec2475b8295a67e9fd66f644ea5b0cd (patch) | |
| tree | 8a0ced506b49c5e233437ea5a7b9fe4931128aac | |
| parent | 9b63ba380097c3cc264f6144fcf535685ceece66 (diff) | |
| download | django-rest-framework-3227a357cec2475b8295a67e9fd66f644ea5b0cd.tar.bz2 | |
Added @irrelative for the mighty fine work.
| -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 bd9e4f48..955870d2 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -63,6 +63,7 @@ The following people have helped make REST framework great. * Rob Romano - [robromano] * Eugene Mechanism - [mechanism] * Jonas Liljestrand - [jonlil] +* Justin Davis - [irrelative] Many thanks to everyone who's contributed to the project. @@ -161,3 +162,4 @@ To contact the author directly: [robromano]: https://github.com/robromano [mechanism]: https://github.com/mechanism [jonlil]: https://github.com/jonlil +[irrelative]: https://github.com/irrelative |
