summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2012-11-15 02:01:11 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2012-11-15 02:01:11 +0100
commit63c88fb17db0156606b87f4014b2b6275b261564 (patch)
tree02a10ed1f7e78b50b06da52b1d35344d3ad818e4 /setup.py
parent7aa8e4612ef3ff02a62b68211254b66d4d040199 (diff)
downloadfactory-boy-63c88fb17db0156606b87f4014b2b6275b261564.tar
factory-boy-63c88fb17db0156606b87f4014b2b6275b261564.tar.gz
Update my email;
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9bff8d1..57e701e 100755
--- a/setup.py
+++ b/setup.py
@@ -65,7 +65,7 @@ setup(
author='Mark Sandstrom',
author_email='mark@deliciouslynerdy.com',
maintainer='Raphaël Barrois',
- maintainer_email='raphael.barrois@polytechnique.org',
+ maintainer_email='raphael.barrois+fboy@polytechnique.org',
url='https://github.com/rbarrois/factory_boy',
keywords=['factory_boy', 'factory', 'fixtures'],
packages=['factory'],