summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index b1679b9..b59c093 100644
--- a/setup.py
+++ b/setup.py
@@ -34,6 +34,8 @@ setup (name = 'python-systemd',
version = version,
description = 'Native interface to the facilities of systemd',
author_email = 'david@davidstrauss.net',
+ maintainer = 'systemd developers',
+ maintainer_email = 'systemd-devel@lists.freedesktop.org',
url = 'https://github.com/systemd/python-systemd',
license = 'LGPLv2+',
classifiers = [