Add @mcarton as owner

This commit is contained in:
Manish Goregaokar 2016-02-13 02:59:39 +05:30
parent 8517ca5010
commit 17b7b413f7

View file

@ -1,10 +1,11 @@
[package]
name = "clippy"
version = "0.0.38"
version = "0.0.39"
authors = [
"Manish Goregaokar <manishsmail@gmail.com>",
"Andre Bogus <bogusandre@gmail.com>",
"Georg Brandl <georg@python.org>"
"Georg Brandl <georg@python.org>",
"Martin Carton <cartonmartin@gmail.com>"
]
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
repository = "https://github.com/Manishearth/rust-clippy"