diff mbox series

MAINTAINERS: CC rust/ patches to qemu-rust list

Message ID 20241109-update-maintainers-file-rust-v1-1-f4daba6f782f@linaro.org (mailing list archive)
State New
Headers show
Series MAINTAINERS: CC rust/ patches to qemu-rust list | expand

Commit Message

Manos Pitsidianakis Nov. 9, 2024, 7:29 p.m. UTC
As of CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com
we have a new topical mailing list like qemu-block, qemu-arm, qemu-ppc
etc but for Rust related patches. Add a new MAINTAINERS entry to touch
all files under rust/ subdirectory and additionally add it to previous
rust related entries.

See also:
https://lore.kernel.org/qemu-devel/CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com/

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)


---
base-commit: 134b443512825bed401b6e141447b8cdc22d2efe
change-id: 20241109-update-maintainers-file-rust-5cbd97b7b11a

--
γαῖα πυρί μιχθήτω

Comments

Philippe Mathieu-Daudé Nov. 10, 2024, 1:59 p.m. UTC | #1
On 9/11/24 19:29, Manos Pitsidianakis wrote:
> As of CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com

"As of [*] ..." but I'm not sure about the usefulness of "like
qemu-block, qemu-arm, qemu-ppc etc but", maybe scratch it?


> we have a new topical mailing list like qemu-block, qemu-arm, qemu-ppc
> etc but for Rust related patches. Add a new MAINTAINERS entry to touch
> all files under rust/ subdirectory and additionally add it to previous
> rust related entries.
> 
> See also:
> https://lore.kernel.org/qemu-devel/CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com/

[*] 
https://lore.kernel.org/qemu-devel/CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com/

> 
> Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
> ---
>   MAINTAINERS | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 095420f8b0..373176e445 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3338,6 +3338,10 @@ F: rust/qemu-api
>   F: rust/qemu-api-macros
>   F: rust/rustfmt.toml
>   
> +Rust-related patches CC here
> +L: qemu-rust@nongnu.org
> +F: rust/
> +
>   SLIRP
>   M: Samuel Thibault <samuel.thibault@ens-lyon.org>
>   S: Maintained
> @@ -4241,6 +4245,7 @@ F: docs/devel/docs.rst
>   
>   Rust build system integration
>   M: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
> +L: qemu-rust@nongnu.org
>   S: Maintained
>   F: scripts/rust/
>   F: rust/.gitignore
> 
> ---
> base-commit: 134b443512825bed401b6e141447b8cdc22d2efe
> change-id: 20241109-update-maintainers-file-rust-5cbd97b7b11a
> 
> --
> γαῖα πυρί μιχθήτω
> 
>
Manos Pitsidianakis Nov. 10, 2024, 3:19 p.m. UTC | #2
On Sun, Nov 10, 2024 at 3:59 PM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:
>
> On 9/11/24 19:29, Manos Pitsidianakis wrote:
> > As of CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com
>
> "As of [*] ..." but I'm not sure about the usefulness of "like
> qemu-block, qemu-arm, qemu-ppc etc but", maybe scratch it?

I definitely find it useful, for what it's worth. It's an all
all-encompassing topic, like block or arm, and some people are
interested in keeping an eye on those topics if they are not CCed on
the main list.
Philippe Mathieu-Daudé Nov. 10, 2024, 3:36 p.m. UTC | #3
On 10/11/24 15:19, Manos Pitsidianakis wrote:
> On Sun, Nov 10, 2024 at 3:59 PM Philippe Mathieu-Daudé
> <philmd@linaro.org> wrote:
>>
>> On 9/11/24 19:29, Manos Pitsidianakis wrote:
>>> As of CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com
>>
>> "As of [*] ..." but I'm not sure about the usefulness of "like
>> qemu-block, qemu-arm, qemu-ppc etc but", maybe scratch it?
> 
> I definitely find it useful, for what it's worth. It's an all
> all-encompassing topic, like block or arm, and some people are
> interested in keeping an eye on those topics if they are not CCed on
> the main list.

What I meant is to reword as:

   "As of Nov 2024 [*], we have a new topical mailing list for Rust
    related patches. Add a new MAINTAINERS entry [...]"
Manos Pitsidianakis Nov. 10, 2024, 5:02 p.m. UTC | #4
On Sun, Nov 10, 2024 at 5:36 PM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:
>
> On 10/11/24 15:19, Manos Pitsidianakis wrote:
> > On Sun, Nov 10, 2024 at 3:59 PM Philippe Mathieu-Daudé
> > <philmd@linaro.org> wrote:
> >>
> >> On 9/11/24 19:29, Manos Pitsidianakis wrote:
> >>> As of CAFEAcA-ZQuyGTtG-vhRTEwpz0L4cpimNxkKix45Yw6gVHXozRQ@mail.gmail.com
> >>
> >> "As of [*] ..." but I'm not sure about the usefulness of "like
> >> qemu-block, qemu-arm, qemu-ppc etc but", maybe scratch it?
> >
> > I definitely find it useful, for what it's worth. It's an all
> > all-encompassing topic, like block or arm, and some people are
> > interested in keeping an eye on those topics if they are not CCed on
> > the main list.
>
> What I meant is to reword as:
>
>    "As of Nov 2024 [*], we have a new topical mailing list for Rust
>     related patches. Add a new MAINTAINERS entry [...]"
>

Ah I see! I only wrote it to show there's precedent for that. I'm fine
either way, if the maintainer wants to alter the wording they can keep
my S-o-b.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 095420f8b0..373176e445 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3338,6 +3338,10 @@  F: rust/qemu-api
 F: rust/qemu-api-macros
 F: rust/rustfmt.toml
 
+Rust-related patches CC here
+L: qemu-rust@nongnu.org
+F: rust/
+
 SLIRP
 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
 S: Maintained
@@ -4241,6 +4245,7 @@  F: docs/devel/docs.rst
 
 Rust build system integration
 M: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
+L: qemu-rust@nongnu.org
 S: Maintained
 F: scripts/rust/
 F: rust/.gitignore