summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b70662ad..b908e815 100644
--- a/setup.py
+++ b/setup.py
@@ -34,7 +34,7 @@ if platform.system() != 'Windows' and not platform.system().startswith("CYGWIN")
setup(
name='pgcli',
author='Amjith Ramanujam',
- author_email='amjith[dot]r[at]gmail.com',
+ author_email='amjith.r+pgcli@gmail.com',
version=version,
license='LICENSE.txt',
url='http://pgcli.com',