diff options
| author | Tom Christie | 2013-12-06 21:42:52 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-12-06 21:42:52 +0000 |
| commit | 51359e461299905c6cd359000941f9da3d561f7d (patch) | |
| tree | d2b6dc886312f9c81e89e74f8138b35ff48a4f93 | |
| parent | e05fac685b41ccd33f3ffc0714f792eb0c8a9596 (diff) | |
| download | django-rest-framework-51359e461299905c6cd359000941f9da3d561f7d.tar.bz2 | |
Added @chuckharmston for kickass bug squashing in #1272
| -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 3395cd9e..1a838421 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -180,6 +180,7 @@ The following people have helped make REST framework great. * Rob Hudson - [robhudson] * Alex Good - [alexjg] * Ian Foote - [ian-foote] +* Chuck Harmston - [chuckharmston] Many thanks to everyone who's contributed to the project. @@ -396,3 +397,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [robhudson]: https://github.com/robhudson [alexjg]: https://github.com/alexjg [ian-foote]: https://github.com/ian-foote +[chuckharmston]: https://github.com/chuckharmston |
