summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3046691..7a4a982 100755
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ setup(
description="passive checker of Python programs",
author="Phil Frost",
author_email="indigo@bitglue.com",
- maintainer="Tristan Seligmann",
+ maintainer="Divmod developers",
maintainer_email="divmod-dev@lists.launchpad.net",
url="https://launchpad.net/pyflakes",
packages=["pyflakes", "pyflakes.scripts", "pyflakes.test"],