diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -119,7 +119,7 @@ setup( keywords=keywords, license=__license__, author=__author__, - author_email='marcin@rhodecode.com', + author_email='support@rhodecode.com', url=__url__, setup_requires=setup_requirements, install_requires=install_requirements,