From: Miguel Ojeda Date: Mon, 2 Sep 2024 17:32:54 +0000 (+0200) Subject: MAINTAINERS: add Trevor Gross as Rust reviewer X-Git-Tag: v6.12-rc1~55^2~14 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=68d3b6aa08708bb3907c2c13eaf4b3ccf4805160;p=linux-block.git MAINTAINERS: add Trevor Gross as Rust reviewer Trevor has been involved with the Rust for Linux project for more than a year now. He has been active reviewing Rust code in the mailing list, and he already is a formal reviewer of the Rust PHY library and the two PHY drivers. In addition, he is also part of several upstream Rust teams: compiler-contributors team (contributors to the Rust compiler on a regular basis), libs-contributors (contributors to the Rust standard library on a regular basis), crate-maintainers (maintainers of official Rust crates), the binary size working group and the Rust for Linux ping group. His expertise with the language will be very useful to have around in the future if Rust keeps growing within the kernel, thus add him to the `RUST` entry as a reviewer. Acked-by: Boqun Feng Acked-by: Trevor Gross Link: https://lore.kernel.org/r/20240902173255.1105340-1-ojeda@kernel.org Signed-off-by: Miguel Ojeda --- diff --git a/MAINTAINERS b/MAINTAINERS index f328373463b0..77b395476a80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19914,6 +19914,7 @@ R: Björn Roy Baron R: Benno Lossin R: Andreas Hindborg R: Alice Ryhl +R: Trevor Gross L: rust-for-linux@vger.kernel.org S: Supported W: https://rust-for-linux.com