From c09110c905e432cf664553530e3d1290d9cb15cc Mon Sep 17 00:00:00 2001 From: Steve Pulec Date: Thu, 3 Oct 2013 20:46:49 -0400 Subject: [PATCH] Add @mhock to authors for his python 2.6 help --- AUTHORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.md b/AUTHORS.md index 3a615ea9..a615b000 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,3 +6,4 @@ Moto is written by Steve Pulec with contributions from: * [Dilshod Tadjibaev](https://github.com/antimora) * [Dan Berglund](https://github.com/cheif) * [Lincoln de Sousa](https://github.com/clarete) +* [mhock](https://github.com/mhock)