diff --git a/setup.py b/setup.py index 1cd245aa7..e6b99194b 100755 --- a/setup.py +++ b/setup.py @@ -148,7 +148,7 @@ description = DESCRIPTION, long_description = LONG_DESCRIPTION, author = 'Nathanael Fritz', - author_email = 'fritzy [at] netflint.net', + author_email = 'fritzy@netflint.net', url = 'http://github.com/fritzy/SleekXMPP', license = 'MIT', platforms = [ 'any' ],