Index: setup.py =================================================================== diff -u -r2138d06d100fdcf23f2e9069f35ee2fdee62008f -r6388ebc1ce5d1126394c2718e0d9c5ddf7990bef --- setup.py (.../setup.py) (revision 2138d06d100fdcf23f2e9069f35ee2fdee62008f) +++ setup.py (.../setup.py) (revision 6388ebc1ce5d1126394c2718e0d9c5ddf7990bef) @@ -69,8 +69,8 @@ check_if_git_repo() setuptools.setup( name="leahi_dialin", - author="Peter Lucia", - author_email="plucia@diality.com", + author="Micheal Garthwaite", + author_email="mgarthwaite@diality.com", description="The Diality Dialin API", packages=setuptools.find_packages(exclude=["test*", "tools", "venv"]), classifiers=[ # all classifiers: https://pypi.org/classifiers/