Skip to content

Commit

Permalink
add maintainer metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Jul 17, 2022
1 parent a1c28db commit 4dcf0bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
packages=['blinker'],
author='Jason Kirtland',
author_email='[email protected]',
maintainer="Pallets Ecosystem",
maintainer_email="[email protected]",
description='Fast, simple object-to-object and broadcast signaling',
keywords='signal emit events broadcast',
long_description=readme,
Expand Down

0 comments on commit 4dcf0bb

Please sign in to comment.