aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-x[-rw-r--r--]setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b0c9244..bb64475 100644..100755
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ setup(
version=VERSION,
description="InfCloud for Radicale",
author="Unrud",
- author_email="unrud@openaliasbox.org",
+ author_email="unrud@outlook.com",
url="http://github.com/Unrud/RadicaleWeb",
license="GNU AGPL v3",
platforms="Any",
bgstack15