Add pep. as author
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
cbce8a5e7f
commit
2bf4b5d331
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
[package]
|
||||
name = "xmpp"
|
||||
version = "0.3.0"
|
||||
authors = ["Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
|
||||
authors = [
|
||||
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
||||
"Maxime “pep” Buquet <pep@bouah.net>",
|
||||
]
|
||||
description = "High-level XMPP library"
|
||||
homepage = "https://gitlab.com/linkmauve/xmpp-rs"
|
||||
repository = "https://gitlab.com/linkmauve/xmpp-rs"
|
||||
|
|
Loading…
Reference in a new issue