On Tue, Sep 27, 2022 at 03:14:58PM +0200, Miguel Ojeda wrote: > Miguel, Alex and Wedson will be maintaining the Rust support. > > Boqun, Gary and Björn will be reviewers. > > Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx> > Co-developed-by: Alex Gaynor <alex.gaynor@xxxxxxxxx> > Signed-off-by: Alex Gaynor <alex.gaynor@xxxxxxxxx> > Co-developed-by: Wedson Almeida Filho <wedsonaf@xxxxxxxxxx> > Signed-off-by: Wedson Almeida Filho <wedsonaf@xxxxxxxxxx> > Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx> > --- > MAINTAINERS | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f5ca4aefd184..944dc265b64d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17758,6 +17758,24 @@ F: include/rv/ > F: kernel/trace/rv/ > F: tools/verification/ > > +RUST > +M: Miguel Ojeda <ojeda@xxxxxxxxxx> > +M: Alex Gaynor <alex.gaynor@xxxxxxxxx> > +M: Wedson Almeida Filho <wedsonaf@xxxxxxxxxx> As was pointed out, please don't put a known-invalid email in this file. thanks, greg k-h