We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0b8bb commit f58519dCopy full SHA for f58519d
setup.py
@@ -34,6 +34,8 @@
34
version = version,
35
description = 'Native interface to the facilities of systemd',
36
author_email = '[email protected]',
37
+ maintainer = 'systemd developers',
38
+ maintainer_email = '[email protected]',
39
url = 'https://github.com/systemd/python-systemd',
40
license = 'LGPLv2+',
41
classifiers = [
0 commit comments