Cargo.toml: Add myself as author

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2022-12-27 11:41:05 +01:00
parent ff9e172927
commit 5be165e08a
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

View file

@ -1,5 +1,6 @@
[package]
name = "hanabi-muc"
authors = ["Maxime “pep” Buquet <pep@bouah.net>"]
version = "0.1.0"
edition = "2021"
license = "AGPL-3.0-or-later"