summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index c7e5e1e..a687f7e 100755
--- a/setup.py
+++ b/setup.py
@@ -21,6 +21,8 @@ setup(
description="Graceful platform for test doubles in Python (mocks, stubs, fakes, and dummies).",
author="Gustavo Niemeyer",
author_email="gustavo@niemeyer.net",
+ maintainer="Zygmunt Krynicki",
+ maintainer_email="zygmunt.krynicki@linaro.org",
license="BSD",
url="http://labix.org/mocker",
download_url="https://launchpad.net/mocker/+download",