Skip to content

Commit 40a1d93

Browse files
committed
chore: refresh the stale package author and maintainer metadata
1 parent 7b75536 commit 40a1d93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎src/zeroconf/__init__.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
millis_to_seconds,
7070
)
7171

72-
__author__ = "Paul Scott-Murphy, William McBrine"
73-
__maintainer__ = "Jakub Stasiak <[email protected]>"
72+
__author__ = "The python-zeroconf authors" # full history in COPYING and git
73+
__maintainer__ = "J. Nick Koston <[email protected]>"
7474
__version__ = "0.151.2"
7575
__license__ = "LGPL"
7676

0 commit comments

Comments
 (0)