From 118709a7bdb1f62b24e4f04496f656d4c568bfa8 Mon Sep 17 00:00:00 2001 From: Michael Penkov Date: Fri, 10 Jun 2016 11:28:48 +0300 Subject: [PATCH] Adding myself to CONTRIBUTORS.txt I pushed last year (https://github.com/PyCQA/flake8/pull/2#issuecomment-77674012) and forgot to add myself. --- CONTRIBUTORS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index e64c332..78ea654 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -24,3 +24,4 @@ Contributors (by order of appearance) : - Christian Long - Tyrel Souza - Corey Farwell +- Michael Penkov