diff options
| author | Tom Christie | 2013-05-18 16:19:05 +0200 | 
|---|---|---|
| committer | Tom Christie | 2013-05-18 16:19:05 +0200 | 
| commit | 3ba43b960ecacda1121670440a38c2883815bad2 (patch) | |
| tree | ba5e0bb25e080605cea9a976d0895d7baf2afd64 | |
| parent | e32a6e4211fc8daf7deb443aa68a71bdc273b8e3 (diff) | |
| download | django-rest-framework-3ba43b960ecacda1121670440a38c2883815bad2.tar.bz2 | |
Added @andymckay for refactoring #860
| -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 bba78ba8..d805c0c1 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -129,6 +129,7 @@ The following people have helped make REST framework great.  * Brian Zambrano - [brianz]  * Òscar Vilaplana - [grimborg]  * Ryan Kaskel - [ryankask] +* Andy McKay - [andymckay]  Many thanks to everyone who's contributed to the project. @@ -294,3 +295,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [brianz]: https://github.com/brianz  [grimborg]: https://github.com/grimborg  [ryankask]: https://github.com/ryankask +[andymckay]: https://github.com/andymckay  | 
