diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2019-11-10 16:36:44 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-11-10 16:36:44 -0500 |
commit | 4a502d3b2ebc18c5fd84b41875a8296ea6bf6caa (patch) | |
tree | dcf836b2fe29e61c64537f1981e416b53df4f6b5 | |
parent | 9c53e8b19ad12f1bb88bf11e8836d51da39cdbc2 (diff) | |
download | python-coveragepy-git-4a502d3b2ebc18c5fd84b41875a8296ea6bf6caa.tar.gz |
Contributors we had missed. Thanks, spell check!
-rw-r--r-- | CHANGES.rst | 2 | ||||
-rw-r--r-- | CONTRIBUTORS.txt | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 48ee7f09..3fc5e265 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1032,7 +1032,7 @@ Version 4.0.3 --- 2015-11-24 - The XML report now has correct ``<source>`` elements when using a ``--source=`` option somewhere besides the current directory. This fixes - `issue 439`_. Thanks, Arcady Ivanov. + `issue 439`_. Thanks, Arcadiy Ivanov. - Fixed an unusual edge case of detecting source encodings, described in `issue 443`_. diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index b4886205..f12e90d4 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -48,6 +48,7 @@ Dirk Thomas Dmitry Shishov Dmitry Trofimov Eduardo Schettino +Eli Skeggs Emil Madsen Edward Loper Federico Bond @@ -56,6 +57,7 @@ Geoff Bache George Paci George Song Greg Rogers +Guido van Rossum Guillaume Chazarain Hugo van Kemenade Ilia Meerovich @@ -64,6 +66,7 @@ Ionel Cristian Mărieș JT Olds Jessamyn Smith Joe Doherty +Joe Jevnik Jon Chappell Jon Dufresne Joseph Tate @@ -78,6 +81,7 @@ Lex Berezhny Loïc Dachary Marc Abramowitz Marcus Cobden +Marius Gedminas Mark van der Wal Martin Fuzzey Matt Bachmann |