summaryrefslogtreecommitdiff
path: root/AUTHORS.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-05-14 21:15:32 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-05-14 21:15:32 -0400
commit65ae23a8fe1b8e5740431497331fecfbd3c8b3fd (patch)
tree8c04959873026f9c52074afda7fbdb7c927e7421 /AUTHORS.txt
parenta652c8f79097392c46ed51760ead2499fa61b45d (diff)
downloadpython-coveragepy-git-65ae23a8fe1b8e5740431497331fecfbd3c8b3fd.tar.gz
Properly deal with files encoded as UTF-8 with BOM. Fixes #179.
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r--AUTHORS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt
index f59ab18b..edb6be94 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -7,6 +7,7 @@ Chris Adams
Geoff Bache
Titus Brown
Brett Cannon
+Pablo Carballo
Guillaume Chazarain
David Christian
Danek Duvall