diff --git a/setup.py b/setup.py index 9e211c9..a5f378a 100755 --- a/setup.py +++ b/setup.py @@ -14,8 +14,8 @@ setup( install_requires=deps, description='Binary Build Toolkit.', # long_description='Meh.',/ - author='Kenneth Reitz', - author_email='kenneth@heroku.com', + author='Heroku', + author_email='cfaist@heroku.com', url='https://github.com/heroku-python/bob-builder', packages=['bob'], license='MIT',