From d455ee37b2311735548d05c9fa9acf07cb2920a0 Mon Sep 17 00:00:00 2001 From: Michal Nowikowski Date: Fri, 27 Feb 2015 06:48:24 +0100 Subject: Various changes related to docs - added Changelog to docs - added list of contributors to docs - updated CONTRIBUTORS info - slight formating changes in Changelog - updated auto-generated man page and example pylintrc --- CONTRIBUTORS.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 108ccba..b5d307d 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -36,8 +36,8 @@ Order doesn't matter (not that much, at least ;) * Carl Crowder: don't evaluate the value of arguments for 'dangerous-default-value' -* Michal Nowikowski: wrong-spelling-in-comment, wrong-spelling-in-docstring and - other patches. +* Michal Nowikowski: wrong-spelling-in-comment, wrong-spelling-in-docstring, + parallel execution on multiple CPUs and other patches. * David Lindquist: logging-format-interpolation warning. -- cgit v1.2.1