The author's address is incorrect in setyp.py
[stgit] / setup.py
index dc25149..cf5b1da 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ setup(name = 'stgit',
       version = version,
       license = 'GPLv2',
       author = 'Catalin Marinas',
-      author_email = 'catalin.marinas@gmail.org',
+      author_email = 'catalin.marinas@gmail.com',
       url = 'http://www.procode.org/stgit/',
       description = 'Stacked GIT',
       long_description = 'Push/pop utility on top of GIT',