mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 14:31:55 +00:00
add myself to Cargo.toml authors
This commit is contained in:
parent
22cc9b05f5
commit
bf4c4294bf
@ -5,7 +5,8 @@ authors = [
|
||||
"Manish Goregaokar <manishsmail@gmail.com>",
|
||||
"Andre Bogus <bogusandre@gmail.com>",
|
||||
"Georg Brandl <georg@python.org>",
|
||||
"Martin Carton <cartonmartin@gmail.com>"
|
||||
"Martin Carton <cartonmartin@gmail.com>",
|
||||
"Oliver Schneider <clippy-iethah7aipeen8neex1a@oli-obk.de>"
|
||||
]
|
||||
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
|
||||
repository = "https://github.com/Manishearth/rust-clippy"
|
||||
|
Loading…
Reference in New Issue
Block a user