update maintainer addresses (#856)

This commit is contained in:
Paul Robinson
2025-08-19 08:29:55 -06:00
committed by GitHub
parent 95e1f62870
commit e20a9a3814

View File

@ -11,9 +11,9 @@ requires-python = ">=3.10, <4.0"
license = { text = "MIT AND Apache-2.0" }
keywords = ["libp2p", "p2p"]
maintainers = [
{ name = "pacrob", email = "pacrob@protonmail.com" },
{ name = "pacrob", email = "pacrob-py-libp2p@proton.me" },
{ name = "Manu Sheel Gupta", email = "manu@seeta.in" },
{ name = "Dave Grantham", email = "dave@aviation.community" },
{ name = "Dave Grantham", email = "dwg@linuxprogrammer.org" },
]
dependencies = [
"base58>=1.0.3",