# HG changeset patch # User Marcin Kasperski # Date 1447579621 -3600 # Node ID b44a37554abb40b08f8fe3877e8bfc6cb947fb6e # Parent d77053349c4d504376a04fa684587ce09ee9d610 author-email diff -r d77053349c4d -r b44a37554abb setup.py --- a/setup.py Sun Nov 15 10:26:10 2015 +0100 +++ b/setup.py Sun Nov 15 10:27:01 2015 +0100 @@ -16,6 +16,7 @@ name="mercurial_all_paths", version=VERSION, author='Marcin Kasperski', + author_email='Marcin.Kasperski@mekk.waw.pl', url='http://bitbucket.org/Mekk/mercurial-all_paths', description='Mercurial allpaths extension', long_description=LONG_DESCRIPTION,