changeset 25:b44a37554abb

author-email
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 15 Nov 2015 10:27:01 +0100
parents d77053349c4d
children b4af8f4c6136
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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,