Re: [PATCH] MAINTAINERS: nova: update mailing list
From: Joel Fernandes
Date: Thu Apr 23 2026 - 20:02:03 EST
On 4/23/2026 8:46 AM, Danilo Krummrich wrote:
> The nouveau mailing list has some issues (e.g. with stripping Cc entries
> from replies when using notmuch + b4 based workflows).
>
> Besides that, having a separate mailing list for nova also helps to
> better distinguish nova from nouveau and makes it easier to track
> nova-specific discussions.
>
> Replace the nouveau mailing list with the new nova-gpu@xxxxxxxxxxxxxxx
> mailing list for both nova-core and nova-drm, and remove the patchwork
> entries, since those are bound to the nouveau mailing list and not used
> by nova anyway.
>
> Link: https://lore.kernel.org/all/bc2517c2-6772-4cbd-8fd7-6dbdcdd13eab@xxxxxxxxxx/
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>
> ---
> MAINTAINERS | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c9b7b6f9828e..f44955f177a9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8207,10 +8207,9 @@ F: include/uapi/drm/nouveau_drm.h
> CORE DRIVER FOR NVIDIA GPUS [RUST]
> M: Danilo Krummrich <dakr@xxxxxxxxxx>
> M: Alexandre Courbot <acourbot@xxxxxxxxxx>
> -L: nouveau@xxxxxxxxxxxxxxxxxxxxx
> +L: nova-gpu@xxxxxxxxxxxxxxx
> S: Supported
> W: https://rust-for-linux.com/nova-gpu-driver
> -Q: https://patchwork.freedesktop.org/project/nouveau/
> B: https://gitlab.freedesktop.org/drm/nova/-/issues
> C: irc://irc.oftc.net/nouveau
> T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next
> @@ -8219,10 +8218,9 @@ F: drivers/gpu/nova-core/
>
> DRM DRIVER FOR NVIDIA GPUS [RUST]
> M: Danilo Krummrich <dakr@xxxxxxxxxx>
> -L: nouveau@xxxxxxxxxxxxxxxxxxxxx
> +L: nova-gpu@xxxxxxxxxxxxxxx
> S: Supported
> W: https://rust-for-linux.com/nova-gpu-driver
> -Q: https://patchwork.freedesktop.org/project/nouveau/
> B: https://gitlab.freedesktop.org/drm/nova/-/issues
> C: irc://irc.oftc.net/nouveau
> T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next
Nice! Thanks
Reviewed-by: Joel Fernandes <joelagnelf@xxxxxxxxxx>