chiark / gitweb /
Fix the bash completion when there is no patch applied
[stgit] / setup.py
index dc251494f8dba76ae19dee88ee7f86dbf0060398..cf5b1da37d2813ce2f0756e45a1522e8e10e9f23 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',