X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/514dd4f2a4bc2cb0fb2e160f254804361486f3df..a2275a12c5c50abc39eac1862259c1a1fc8e8006:/setup.py diff --git a/setup.py b/setup.py index dc25149..cf5b1da 100755 --- 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',