Skip to content

Commit bcf7434

Browse files
authored
Merge pull request #134 from python-qt-tools/altendky-patch-1
Update author and maintainer information
2 parents 4959263 + 94c1eb9 commit bcf7434

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ def find_version(*file_paths):
4141
name="PyQt5-stubs",
4242
url="https://github.com/python-qt-tools/PyQt5-stubs",
4343
author="Stefan Lehmann",
44-
author_email="stlm@posteo.de",
44+
maintainer="Kyle Altendorf, Bryce Beagle, Florian Bruhin",
45+
maintainer_email="sda@fstab.net",
4546
description="PEP561 stub files for the PyQt5 framework",
4647
long_description=long_description,
4748
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)