summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-30 14:07:08 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-30 14:07:08 +0100
commit81d0075710339dbc39311f060af6aa124412f0c2 (patch)
tree5e42f116d8329c00d509c43267fe01365428955c /setup.py
parent83e9ac29d9092bd1e0f66ffe6465d86f9396d5ea (diff)
downloadmorph-81d0075710339dbc39311f060af6aa124412f0c2.tar.gz
Update author details in setup.py
Diffstat (limited to 'setup.py')
-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'],