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",