Re: [PATCH v6 4/5] gpu: nova-core: add initial driver stub
From: Randy Dunlap
Date: Sat Feb 28 2026 - 22:03:45 EST
Hi,
Sorry for the delay. I just noticed this.
On 3/6/25 2:23 PM, Danilo Krummrich wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ca11a553d412..ede8abee210a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7450,6 +7450,16 @@ T: git https://gitlab.freedesktop.org/drm/nouveau.git
> F: drivers/gpu/drm/nouveau/
> F: include/uapi/drm/nouveau_drm.h
>
> +CORE DRIVER FOR NVIDIA GPUS [RUST]
> +M: Danilo Krummrich <dakr@xxxxxxxxxx>
> +L: nouveau@xxxxxxxxxxxxxxxxxxxxx
> +S: Supported
> +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/nova.git nova-next
> +F: drivers/gpu/nova-core/
This is merged as commit 54e6baf123fd.
Entries in the MAINTAINERS file are meant to be kept in alphabetical order.
"CORE DRIVER" is mislocated. Please correct it.
thanks.
--
~Randy