summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-10-06 18:17:52 +0200
committerKali Kaneko <kali@leap.se>2017-10-06 18:17:52 +0200
commit86502b5fc3ea948f387fec33190eacd71db45c0a (patch)
tree5ae96be4326532af5d77859714bf05e3f2c5cb42 /setup.py
parent5bdc29d117732384e2e5e9bfacea0150a057b9a3 (diff)
[pkg] change maintainer info
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 916dc832..da2ee5e3 100644
--- a/setup.py
+++ b/setup.py
@@ -116,8 +116,8 @@ setup(
description='Synchronization of locally encrypted data among devices.',
author='The LEAP Encryption Access Project',
author_email='info@leap.se',
- maintainer='Kali Kaneko',
- maintainer_email='kali@leap.se',
+ maintainer='LEAP Encryption Access Project',
+ maintainer_email='info@leap.se',
long_description=(
"Soledad is the part of LEAP that allows application data to be "
"securely shared among devices. It provides, to other parts of the "