diff setup.py @ 130:6b798d23f99f

we are under new management
author Jeff Hammel <k0scist@gmail.com>
date Sun, 30 Mar 2014 19:12:00 -0700
parents 5db2844b8300
children af5e83a4763b
line wrap: on
line diff
--- a/setup.py	Wed Mar 12 15:42:28 2014 -0700
+++ b/setup.py	Sun Mar 30 19:12:00 2014 -0700
@@ -38,8 +38,8 @@
       long_description=description,
       classifiers=[], # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
       author='Jeff Hammel',
-      author_email='jhammel@mozilla.com',
-      url='http://k0s.org/mozilla/hg/configuration',
+      author_email='k0scist@gmail.com',
+      url='http://k0s.org/hg/configuration',
       license='MPL',
       packages=['configuration'],
       include_package_data=True,