Re: [PATCH v10 27/27] MAINTAINERS: Rust

From: Kees Cook
Date: Tue Sep 27 2022 - 11:19:57 EST


On Tue, Sep 27, 2022 at 04:11:38PM +0200, Geert Stappers wrote:
> 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>
> <screenshot from="response of a reply-to-all that I just did">
> ** Address not found **
>
> Your message wasn't delivered to wedsonaf@xxxxxxxxxx because the
> address couldn't be found, or is unable to receive mail.
>
> Learn more here: https://support.google.com/mail/answer/6596
>
> The response was:
>
> The email account that you tried to reach does not exist. Please try
> double-checking the recipient's email address for typos or unnecessary
> spaces. Learn more at https://support.google.com/mail/answer/6596
> </screenshot>

Wedson, can you send (or Ack) the following patch? :)

diff --git a/.mailmap b/.mailmap
index d175777af078..3a7fe4ee56fb 100644
--- a/.mailmap
+++ b/.mailmap
@@ -433,6 +433,7 @@ Vlad Dogaru <ddvlad@xxxxxxxxx> <vlad.dogaru@xxxxxxxxx>
Vladimir Davydov <vdavydov.dev@xxxxxxxxx> <vdavydov@xxxxxxxxxxxxx>
Vladimir Davydov <vdavydov.dev@xxxxxxxxx> <vdavydov@xxxxxxxxxxxxx>
WeiXiong Liao <gmpy.liaowx@xxxxxxxxx> <liaoweixiong@xxxxxxxxxxxxxxxxx>
+Wedson Almeida Filho <wedsonaf@xxxxxxxxx> <wedsonaf@xxxxxxxxxx>
Will Deacon <will@xxxxxxxxxx> <will.deacon@xxxxxxx>
Wolfram Sang <wsa@xxxxxxxxxx> <w.sang@xxxxxxxxxxxxxx>
Wolfram Sang <wsa@xxxxxxxxxx> <wsa@xxxxxxxxxxxxx>

--
Kees Cook