2022-08-02 02:42:58

by Boqun Feng

[permalink] [raw]
Subject: Re: [PATCH v8 29/31] MAINTAINERS: Rust

On Tue, Aug 02, 2022 at 03:50:16AM +0200, Miguel Ojeda wrote:
> Miguel, Alex and Wedson will be maintaining the Rust support.
>
> Reviewed-by: Kees Cook <[email protected]>
> Co-developed-by: Alex Gaynor <[email protected]>
> Signed-off-by: Alex Gaynor <[email protected]>
> Co-developed-by: Wedson Almeida Filho <[email protected]>
> Signed-off-by: Wedson Almeida Filho <[email protected]>
> Signed-off-by: Miguel Ojeda <[email protected]>
> ---
> MAINTAINERS | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 64379c699903..a4f90593b59c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17477,6 +17477,21 @@ L: [email protected]
> S: Maintained
> F: drivers/infiniband/ulp/rtrs/
>
> +RUST
> +M: Miguel Ojeda <[email protected]>
> +M: Alex Gaynor <[email protected]>
> +M: Wedson Almeida Filho <[email protected]>

May I join the party and become a reviewer?

R: Boqun Feng <[email protected]>

Also given their activities on GitHub, I'd like to encourge Bj?rn Roy
Baron and Gary Guo to become reviewers as well. Of course, they need
to be aware of the possible upcoming email volume and sign up themselves
;-)

More eyes (especially from Rust language experts) are helpful ;-)

Regards,
Boqun

> +L: [email protected]
> +S: Supported
> +W: https://github.com/Rust-for-Linux/linux
> +B: https://github.com/Rust-for-Linux/linux/issues
> +T: git https://github.com/Rust-for-Linux/linux.git rust-next
> +F: Documentation/rust/
> +F: rust/
> +F: samples/rust/
> +F: scripts/*rust*
> +K: \b(?i:rust)\b
> +
> RXRPC SOCKETS (AF_RXRPC)
> M: David Howells <[email protected]>
> M: Marc Dionne <[email protected]>
> --
> 2.37.1
>
>


2022-08-02 03:43:54

by Miguel Ojeda

[permalink] [raw]
Subject: Re: [PATCH v8 29/31] MAINTAINERS: Rust

On Tue, Aug 2, 2022 at 4:27 AM Boqun Feng <[email protected]> wrote:
>
> May I join the party and become a reviewer?
>
> R: Boqun Feng <[email protected]>

Of course! Thanks!

> Also given their activities on GitHub, I'd like to encourge Björn Roy
> Baron and Gary Guo to become reviewers as well. Of course, they need
> to be aware of the possible upcoming email volume and sign up themselves
> ;-)
>
> More eyes (especially from Rust language experts) are helpful ;-)

Indeed, they would be most welcome to join :)

Cheers,
Miguel

2022-08-02 15:05:46

by Gary Guo

[permalink] [raw]
Subject: Re: [PATCH v8 29/31] MAINTAINERS: Rust

On Mon, 1 Aug 2022 19:25:55 -0700
Boqun Feng <[email protected]> wrote:

> On Tue, Aug 02, 2022 at 03:50:16AM +0200, Miguel Ojeda wrote:
> > Miguel, Alex and Wedson will be maintaining the Rust support.
> >
> > Reviewed-by: Kees Cook <[email protected]>
> > Co-developed-by: Alex Gaynor <[email protected]>
> > Signed-off-by: Alex Gaynor <[email protected]>
> > Co-developed-by: Wedson Almeida Filho <[email protected]>
> > Signed-off-by: Wedson Almeida Filho <[email protected]>
> > Signed-off-by: Miguel Ojeda <[email protected]>
> > ---
> > MAINTAINERS | 15 +++++++++++++++
> > 1 file changed, 15 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 64379c699903..a4f90593b59c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -17477,6 +17477,21 @@ L: [email protected]
> > S: Maintained
> > F: drivers/infiniband/ulp/rtrs/
> >
> > +RUST
> > +M: Miguel Ojeda <[email protected]>
> > +M: Alex Gaynor <[email protected]>
> > +M: Wedson Almeida Filho <[email protected]>
>
> May I join the party and become a reviewer?
>
> R: Boqun Feng <[email protected]>
>
> Also given their activities on GitHub, I'd like to encourge Bj?rn Roy
> Baron and Gary Guo to become reviewers as well.

Sure! I am happy to help reviewing.

R: Gary Guo <[email protected]>

> Of course, they need to be aware of the possible upcoming email
> volume and sign up themselves ;-)

I've got inbox rules that should sort these items, hopefully :)

Best,
Gary

2022-08-04 10:45:31

by Björn Roy Baron

[permalink] [raw]
Subject: Re: [PATCH v8 29/31] MAINTAINERS: Rust

On Tuesday, August 2nd, 2022 at 04:25, Boqun Feng <[email protected]> wrote:


> On Tue, Aug 02, 2022 at 03:50:16AM +0200, Miguel Ojeda wrote:
>
> > Miguel, Alex and Wedson will be maintaining the Rust support.
> >
> > Reviewed-by: Kees Cook [email protected]
> > Co-developed-by: Alex Gaynor [email protected]
> > Signed-off-by: Alex Gaynor [email protected]
> > Co-developed-by: Wedson Almeida Filho [email protected]
> > Signed-off-by: Wedson Almeida Filho [email protected]
> > Signed-off-by: Miguel Ojeda [email protected]
> > ---
> > MAINTAINERS | 15 +++++++++++++++
> > 1 file changed, 15 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 64379c699903..a4f90593b59c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -17477,6 +17477,21 @@ L: [email protected]
> > S: Maintained
> > F: drivers/infiniband/ulp/rtrs/
> >
> > +RUST
> > +M: Miguel Ojeda [email protected]
> > +M: Alex Gaynor [email protected]
> > +M: Wedson Almeida Filho [email protected]
>
>
> May I join the party and become a reviewer?
>
> R: Boqun Feng [email protected]
>
>
> Also given their activities on GitHub, I'd like to encourge Björn Roy
> Baron and Gary Guo to become reviewers as well. Of course, they need
> to be aware of the possible upcoming email volume and sign up themselves
> ;-)
>
> More eyes (especially from Rust language experts) are helpful ;-)
>
> Regards,
> Boqun
>
> > +L: [email protected]
> > +S: Supported
> > +W: https://github.com/Rust-for-Linux/linux
> > +B: https://github.com/Rust-for-Linux/linux/issues
> > +T: git https://github.com/Rust-for-Linux/linux.git rust-next
> > +F: Documentation/rust/
> > +F: rust/
> > +F: samples/rust/
> > +F: scripts/rust
> > +K: \b(?i:rust)\b
> > +
> > RXRPC SOCKETS (AF_RXRPC)
> > M: David Howells [email protected]
> > M: Marc Dionne [email protected]
> > --
> > 2.37.1

I've already told this Miguel in private, but I did like to join as reviewer:

R: Björn Roy Baron <[email protected]>

Cheers,
Bjorn