X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/abcc26205add550f775bb1dceb4e30377e6b3463..254d99f846f3427d21bc9224cd693bb4806d2d31:/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',