summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c6caa81..a1d42ac 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ config = {
'author': 'rsiddharth',
'url': 'URL to get it at.',
'download_url': 'Where to download it.',
- 'author_email': 'rsiddharth@ninthfloor.org',
+ 'author_email': 'rsd@gnu.org',
'version': '0.0',
'install_requires': ['nose'],
'packages': ['lpschedule'],