summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTristan Seligmann <mithrandi@mithrandi.net>2011-09-03 18:31:04 +0200
committerTristan Seligmann <mithrandi@mithrandi.net>2011-09-03 18:31:04 +0200
commit5335d3c5a25c887d07adf1d75f571789ef2c5c41 (patch)
tree6b8e69f4b4981c0516779d17c8e282a9863f308a /setup.py
parent37e29204c36986985af4e7fc7f88fdcd359dc717 (diff)
downloadpyflakes-5335d3c5a25c887d07adf1d75f571789ef2c5c41.tar.gz
Not me, personally.
Diffstat (limited to 'setup.py')
-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"],