fix maintainer email
I'm not working at Logilab since july 2013. Using my personal address to prevent
this kind of situation in the future.
--- a/setup.py Fri Apr 11 19:24:29 2014 -0400
+++ b/setup.py Wed Apr 23 14:22:06 2014 -0700
@@ -8,7 +8,7 @@
version='3.3.0',
author='Pierre-Yves David',
maintainer='Pierre-Yves David',
- maintainer_email='pierre-yves.david@logilab.fr',
+ maintainer_email='pierre-yves.david@ens-lyon.org',
url='https://bitbucket.org/marmoute/mutable-history',
description='Flexible evolution of Mercurial history.',
long_description=open('README').read(),