summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 08c5a7fc..b996c1ae 100644
--- a/setup.py
+++ b/setup.py
@@ -148,8 +148,8 @@ FIXME
'Topic :: System :: Archiving :: Packaging',
'Topic :: System :: Software Distribution',
],
- author='Lars Wirzenius',
- author_email='lars.wirzenius@codethink.co.uk',
+ author='Codethink Limited',
+ author_email='baserock-dev@baserock.org',
url='http://www.baserock.org/',
scripts=['morph'],
packages=['morphlib', 'morphlib.plugins'],