Skip to content

Commit e20a9a3

Browse files
authored
update maintainer addresses (#856)
1 parent 95e1f62 commit e20a9a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ requires-python = ">=3.10, <4.0"
1111
license = { text = "MIT AND Apache-2.0" }
1212
keywords = ["libp2p", "p2p"]
1313
maintainers = [
14-
{ name = "pacrob", email = "pacrob@protonmail.com" },
14+
{ name = "pacrob", email = "pacrob[email protected]" },
1515
{ name = "Manu Sheel Gupta", email = "[email protected]" },
16-
{ name = "Dave Grantham", email = "[email protected]" },
16+
{ name = "Dave Grantham", email = "[email protected]" },
1717
]
1818
dependencies = [
1919
"base58>=1.0.3",

0 commit comments

Comments
 (0)