diff options
| author | Tom Christie | 2012-11-05 15:38:22 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-05 15:38:22 +0000 |
| commit | 558b29e5ff67c01e0ca2e7177c8657a1f04e984f (patch) | |
| tree | 86fa63c1c6970180fb24f8dd6aeb333f33db4591 | |
| parent | 5b397e50ddb999f85949a7359d0a26c3531c78a9 (diff) | |
| download | django-rest-framework-558b29e5ff67c01e0ca2e7177c8657a1f04e984f.tar.bz2 | |
Added @mjs7231 - Thanks!
| -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 ee00fc8b..5671c9eb 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -55,6 +55,7 @@ The following people have helped make REST framework great. * Otto Yiu - [ottoyiu] * Jacob Magnusson - [jmagnusson] * Osiloke Harold Emoekpere - [osiloke] +* Michael Shepanski - [mjs7231] Many thanks to everyone who's contributed to the project. @@ -145,3 +146,4 @@ To contact the author directly: [ottoyiu]: https://github.com/OttoYiu [jmagnusson]: https://github.com/jmagnusson [osiloke]: https://github.com/osiloke +[mjs7231]: https://github.com/mjs7231
\ No newline at end of file |
