Add myself to the authors array in Cargo.toml
This commit is contained in:
parent
413d25ab33
commit
ab68029b80
@ -1,5 +1,8 @@
|
||||
[package]
|
||||
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
||||
authors = [
|
||||
"Jimmy Cuadra <jimmy@jimmycuadra.com>",
|
||||
"Jonas Platte <jplatte@posteo.de>",
|
||||
]
|
||||
categories = ["api-bindings", "web-programming"]
|
||||
description = "A Matrix client library."
|
||||
documentation = "https://docs.rs/ruma-client"
|
||||
|
Loading…
x
Reference in New Issue
Block a user