]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: add Trevor Gross as Rust reviewer
authorMiguel Ojeda <ojeda@kernel.org>
Mon, 2 Sep 2024 17:32:54 +0000 (19:32 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 3 Sep 2024 21:53:58 +0000 (23:53 +0200)
commit68d3b6aa08708bb3907c2c13eaf4b3ccf4805160
treecc537afee9c59ae4faae9790c78d4310864df45f
parenta335e95914046c6bed45c0d17cabcd483682cf5e
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 <boqun.feng@gmail.com>
Acked-by: Trevor Gross <tmgross@umich.edu>
Link: https://lore.kernel.org/r/20240902173255.1105340-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS