Change pep's email address
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
5057905650
commit
107bd90a87
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "xmpp-parsers"
|
||||||
version = "0.12.2"
|
version = "0.12.2"
|
||||||
authors = [
|
authors = [
|
||||||
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
||||||
"Maxime “pep” Buquet <pep+code@bouah.net>",
|
"Maxime “pep” Buquet <pep@bouah.net>",
|
||||||
]
|
]
|
||||||
description = "Collection of parsers and serialisers for XMPP extensions"
|
description = "Collection of parsers and serialisers for XMPP extensions"
|
||||||
homepage = "https://gitlab.com/xmpp-rs/xmpp-parsers"
|
homepage = "https://gitlab.com/xmpp-rs/xmpp-parsers"
|
||||||
|
|
Loading…
Reference in a new issue