Skip to content

Commit

Permalink
Merge pull request #134 from python-qt-tools/altendky-patch-1
Browse files Browse the repository at this point in the history
Update author and maintainer information
  • Loading branch information
altendky authored Feb 21, 2021
2 parents 4959263 + 94c1eb9 commit bcf7434
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ def find_version(*file_paths):
name="PyQt5-stubs",
url="https://github.com/python-qt-tools/PyQt5-stubs",
author="Stefan Lehmann",
author_email="[email protected]",
maintainer="Kyle Altendorf, Bryce Beagle, Florian Bruhin",
maintainer_email="[email protected]",
description="PEP561 stub files for the PyQt5 framework",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit bcf7434

Please sign in to comment.