From 914377b7fec4dbc18ba753e6e998f1684e2f74b0 Mon Sep 17 00:00:00 2001 From: ooiM Date: Thu, 4 Feb 2016 23:16:25 +0000 Subject: [PATCH] Update maintainer, maintainer_email, url --- setup.py | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/setup.py b/setup.py index 169bc30..5298232 100644 --- a/setup.py +++ b/setup.py @@ -18,15 +18,9 @@ author='Min RK', author_email='benjaminrk@gmail.com', - # 0.1 branch - # maintainer='Florian Rathgeber', - # maintainer_email='florian.rathgeber@gmail.com', - # url='https://github.com/kynan/nbstripout', - - # 0.2 branch - maintainer='Michael McNeil Forbes', - maintainer_email='michael.forbes+python@gmail.com', - url='https://github.com/mforbes/nbstripout', + maintainer='Florian, Rathgeber, Michael McNeil Forbes', + maintainer_email='florian.rathgeber@gmail.com, michael.forbes+python@gmail.com', + url='https://github.com/kynan/nbstripout', license="License :: OSI Approved :: MIT License",