Re: [PATCH] MAINTAINERS: add Alice Ryhl as co-maintainer for Rust [ALLOC]
"Lorenzo Stoakes (ARM)" <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <ao7rwdeDRaFTC0cv@gremlin> |
On Wed, Aug 26, 2026 at 03:27:18PM +0200, Danilo Krummrich wrote: > Add Alice as co-maintainer for the Rust alloc module to share > maintenance responsibility. This is also a natural fit, as some of the > alloc code overlaps with the mm subsystem. > > Signed-off-by: Danilo Krummrich <[email protected]> Alice is very smart and has always been great to work with, so I'm sure she'll do a fantastic job :) Obviously: Acked-by: Lorenzo Stoakes (ARM) <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 24ca91ce5d86..7daacfd70197 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -23945,6 +23945,7 @@ K: \b(?i:rust)\b > > RUST [ALLOC] > M: Danilo Krummrich <[email protected]> > +M: Alice Ryhl <[email protected]> > R: Lorenzo Stoakes <[email protected]> > R: Vlastimil Babka <[email protected]> > R: Liam R. Howlett <[email protected]> > > base-commit: 45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229 > -- > 2.55.0 > -- Cheers, Lorenzo