diff options
author | Unrud <unrud@openaliasbox.org> | 2018-08-29 05:18:50 +0200 |
---|---|---|
committer | Unrud <unrud@openaliasbox.org> | 2018-08-29 05:18:50 +0200 |
commit | 598c268bfd50c74bc2fe9f68a1142033efee2b7c (patch) | |
tree | 2e73d934b2367d31b5a12b55507a2b3677df65dc /setup.py | |
parent | add dependency on radicale (diff) | |
download | radicaleinfcloud-598c268bfd50c74bc2fe9f68a1142033efee2b7c.tar.gz radicaleinfcloud-598c268bfd50c74bc2fe9f68a1142033efee2b7c.tar.bz2 radicaleinfcloud-598c268bfd50c74bc2fe9f68a1142033efee2b7c.zip |
update email
Diffstat (limited to 'setup.py')
-rwxr-xr-x[-rw-r--r--] | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |