Re: [PATCH] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
From: Steven Rostedt
Date: Mon Jan 12 2026 - 11:54:53 EST
On Mon, 12 Jan 2026 16:11:40 +0100
Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
> There are several ways subsystems have gone about it:
>
> - Sometimes they may just add the people to the existing entry.
>
> - Sometimes they create sub-entries like you suggest (usually with
> square brackets like " [RUST]" but there is also a " - RUST" used),
> e.g.
>
> BLOCK LAYER DEVICE DRIVER API [RUST]
> MEMORY MANAGEMENT - RUST
>
> - Sometimes they add them into the existing entry but with an added
> "(RUST)" after their names, e.g. Boqun in LOCKING PRIMITIVES:
>
> M: Boqun Feng <boqun.feng@xxxxxxxxx> (LOCKDEP & RUST)
OK, add "[RUST]" instead ;-)
-- Steve