MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
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:
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.
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f328373463b0..77b395476a80 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19914,6 +19914,7 @@ R: Björn Roy Baron <bjorn3_gh@protonmail.com>
R: Benno Lossin <benno.lossin@proton.me>
R: Andreas Hindborg <a.hindborg@samsung.com>
R: Alice Ryhl <aliceryhl@google.com>
+R: Trevor Gross <tmgross@umich.edu>
L: rust-for-linux@vger.kernel.org
S: Supported
W: https://rust-for-linux.com
base-commit: a335e95914046c6bed45c0d17cabcd483682cf5e
--
2.46.0
On Mon, Sep 2, 2024 at 7:33 PM Miguel Ojeda <ojeda@kernel.org> wrote: > > 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: > 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. > > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Applied to `rust-next` -- thanks everyone & welcome, Trevor! Cheers, Miguel
On Mon, Sep 2, 2024 at 1:33 PM Miguel Ojeda <ojeda@kernel.org> wrote: > > 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: > 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. > > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Thank you Miguel! Acked-by: Trevor Gross <tmgross@umich.edu>
On Mon, Sep 2, 2024 at 7:33 PM Miguel Ojeda <ojeda@kernel.org> wrote: > > In addition, he is also part of several upstream Rust teams: > 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. And just at the same time as I was sending this, Trevor is also now part of the compiler-contributors team (contributors to the Rust compiler on a regular basis), so I will add that to the message when I apply it. :) Cheers, Miguel
On Mon, Sep 02, 2024 at 07:32:54PM +0200, Miguel Ojeda wrote: > 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: > 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. > > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Acked-by: Boqun Feng <boqun.feng@gmail.com> Regards, Boqun > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f328373463b0..77b395476a80 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19914,6 +19914,7 @@ R: Björn Roy Baron <bjorn3_gh@protonmail.com> > R: Benno Lossin <benno.lossin@proton.me> > R: Andreas Hindborg <a.hindborg@samsung.com> > R: Alice Ryhl <aliceryhl@google.com> > +R: Trevor Gross <tmgross@umich.edu> > L: rust-for-linux@vger.kernel.org > S: Supported > W: https://rust-for-linux.com > > base-commit: a335e95914046c6bed45c0d17cabcd483682cf5e > -- > 2.46.0 >
© 2016 - 2025 Red Hat, Inc.