From 56256a926512293b242cdf344585d64a37bce040 Mon Sep 17 00:00:00 2001 From: Brandon Konkle Date: Fri, 22 Nov 2013 09:57:07 -0600 Subject: [PATCH] Add @coagulant to authors --- AUTHORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.md b/AUTHORS.md index ad8722e..c763acb 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,6 +5,7 @@ Authors * Jeff Triplett (https://github.com/jefftriplett) * Vladimir Iakovlev (https://github.com/nvbn) * Nick Lang (https://github.com/fxdgear) +* Ilya Baryshev (https://github.com/coagulant) This project is a fork of the django-jenkins project. It would not be possible without the effort of Mikhail Podgurskiy and the django-jenkins project contributors. Thank you!