add myself to the authors

Emmanuel Gil Peyrot created

Change summary

Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Cargo.toml 🔗

@@ -1,7 +1,7 @@
 [package]
 name = "xmpp"
 version = "0.2.0"
-authors = ["lumi <lumi@pew.im>"]
+authors = ["lumi <lumi@pew.im>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
 description = "A type-safe rust XMPP library. Still under development."
 homepage = "https://gitlab.com/lumi/xmpp-rs"
 repository = "https://gitlab.com/lumi/xmpp-rs"