Danilo Krummrich
2025-Jun-24 17:05 UTC
[PATCH] MAINTAINERS: Add Alexandre Courbot as co-maintainer to nova-core
Alex has extensive experience with NVIDIA GPU support, is closely involved in nova-core development, and brings valuable Rust expertise. In addition to his technical contributions, Alex is actively engaged with the broader community. He works closely with contributors and stakeholders to identify and solve issues, fosters collaboration, and helps ensure that the Nova driver evolves in alignment with the community. I trust him to take a key role in making the Nova driver a successful upstream solution for NVIDIA GPUs in the Linux kernel. Cc: Alexandre Courbot <acourbot at nvidia.com> Signed-off-by: Danilo Krummrich <dakr at kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0c1d245bf7b8..e694d06dc69f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7718,6 +7718,7 @@ F: include/uapi/drm/nouveau_drm.h CORE DRIVER FOR NVIDIA GPUS [RUST] M: Danilo Krummrich <dakr at kernel.org> +M: Alexandre Courbot <acourbot at nvidia.com> L: nouveau at lists.freedesktop.org S: Supported Q: https://patchwork.freedesktop.org/project/nouveau/ -- 2.49.0
John Hubbard
2025-Jun-24 17:52 UTC
[PATCH] MAINTAINERS: Add Alexandre Courbot as co-maintainer to nova-core
On 6/24/25 10:05 AM, Danilo Krummrich wrote:> Alex has extensive experience with NVIDIA GPU support, is closely > involved in nova-core development, and brings valuable Rust expertise. > > In addition to his technical contributions, Alex is actively engaged with > the broader community. He works closely with contributors and > stakeholders to identify and solve issues, fosters collaboration, and > helps ensure that the Nova driver evolves in alignment with the > community. > > I trust him to take a key role in making the Nova driver a successful > upstream solution for NVIDIA GPUs in the Linux kernel.Congratulations to Alex! And thanks Danilo, for working closely with...well, everyone, to get here. Please feel free to add: Acked-by: John Hubbard <jhubbard at nvidia.com> thanks, John Hubbard> > Cc: Alexandre Courbot <acourbot at nvidia.com> > Signed-off-by: Danilo Krummrich <dakr at kernel.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0c1d245bf7b8..e694d06dc69f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7718,6 +7718,7 @@ F: include/uapi/drm/nouveau_drm.h > > CORE DRIVER FOR NVIDIA GPUS [RUST] > M: Danilo Krummrich <dakr at kernel.org> > +M: Alexandre Courbot <acourbot at nvidia.com> > L: nouveau at lists.freedesktop.org > S: Supported > Q: https://patchwork.freedesktop.org/project/nouveau/
Alexandre Courbot
2025-Jun-24 21:55 UTC
[PATCH] MAINTAINERS: Add Alexandre Courbot as co-maintainer to nova-core
On Wed Jun 25, 2025 at 2:05 AM JST, Danilo Krummrich wrote:> Alex has extensive experience with NVIDIA GPU support, is closely > involved in nova-core development, and brings valuable Rust expertise. > > In addition to his technical contributions, Alex is actively engaged with > the broader community. He works closely with contributors and > stakeholders to identify and solve issues, fosters collaboration, and > helps ensure that the Nova driver evolves in alignment with the > community. > > I trust him to take a key role in making the Nova driver a successful > upstream solution for NVIDIA GPUs in the Linux kernel. > > Cc: Alexandre Courbot <acourbot at nvidia.com> > Signed-off-by: Danilo Krummrich <dakr at kernel.org>Acked-by: Alexandre Courbot <acourbot at nvidia.com> Thanks Danilo for your trust and for guiding us to this point! It is still a long road ahead, but I am happy and excited to be involved in this effort with you and the community.
Danilo Krummrich
2025-Jun-25 18:20 UTC
[PATCH] MAINTAINERS: Add Alexandre Courbot as co-maintainer to nova-core
On 6/24/25 7:05 PM, Danilo Krummrich wrote:> Alex has extensive experience with NVIDIA GPU support, is closely > involved in nova-core development, and brings valuable Rust expertise. > > In addition to his technical contributions, Alex is actively engaged with > the broader community. He works closely with contributors and > stakeholders to identify and solve issues, fosters collaboration, and > helps ensure that the Nova driver evolves in alignment with the > community. > > I trust him to take a key role in making the Nova driver a successful > upstream solution for NVIDIA GPUs in the Linux kernel. > > Cc: Alexandre Courbot <acourbot at nvidia.com> > Signed-off-by: Danilo Krummrich <dakr at kernel.org>Applied to nova-next, thanks!