aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2013-04-17 23:19:16 +0200
committerTom Christie2013-04-17 23:19:16 +0200
commiteaac15294080e9cda1610168262f9da2fd088e73 (patch)
tree276f18802f2b61dfd861abda1ce69bc50913f277
parenteb58596b89fcc083e5ad1d13b36006ae6ebbfafb (diff)
downloaddjango-rest-framework-eaac15294080e9cda1610168262f9da2fd088e73.tar.bz2
Added @forgingdestiny for login template work.
Thanks! (Refs: #794)
-rw-r--r--docs/topics/credits.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md
index da49e521..02e4dff8 100644
--- a/docs/topics/credits.md
+++ b/docs/topics/credits.md
@@ -116,6 +116,7 @@ The following people have helped make REST framework great.
* Victor Shih - [vshih]
* Atle Frenvik Sveen - [atlefren]
* J. Paul Reed - [preed]
+* Matt Majewski - [forgingdestiny]
Many thanks to everyone who's contributed to the project.
@@ -266,3 +267,5 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
[vshih]: https://github.com/vshih
[atlefren]: https://github.com/atlefren
[preed]: https://github.com/preed
+[forgingdestiny]: https://github.com/forgingdestiny
+