diff options
| author | Tom Christie | 2013-04-17 23:19:16 +0200 |
|---|---|---|
| committer | Tom Christie | 2013-04-17 23:19:16 +0200 |
| commit | eaac15294080e9cda1610168262f9da2fd088e73 (patch) | |
| tree | 276f18802f2b61dfd861abda1ce69bc50913f277 | |
| parent | eb58596b89fcc083e5ad1d13b36006ae6ebbfafb (diff) | |
| download | django-rest-framework-eaac15294080e9cda1610168262f9da2fd088e73.tar.bz2 | |
Added @forgingdestiny for login template work.
Thanks! (Refs: #794)
| -rw-r--r-- | docs/topics/credits.md | 3 |
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 + |
