diff mbox series

[8/8] MAINTAINERS: add DRM Rust source files to DRM DRIVERS

Message ID 20250325235522.3992-9-dakr@kernel.org (mailing list archive)
State New
Headers show
Series DRM Rust abstractions | expand

Commit Message

Danilo Krummrich March 25, 2025, 11:54 p.m. UTC
Add the DRM Rust source files to the DRM DRIVERS maintainers entry.

Signed-off-by: Danilo Krummrich <dakr@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Maxime Ripard March 28, 2025, 2:49 p.m. UTC | #1
On Wed, Mar 26, 2025 at 12:54:35AM +0100, Danilo Krummrich wrote:
> Add the DRM Rust source files to the DRM DRIVERS maintainers entry.
> 
> Signed-off-by: Danilo Krummrich <dakr@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index de46acc247c3..c704431f02aa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7672,6 +7672,7 @@ F:	Documentation/devicetree/bindings/display/
>  F:	Documentation/devicetree/bindings/gpu/
>  F:	Documentation/gpu/
>  F:	drivers/gpu/
> +F:	rust/kernel/drm/
>  F:	include/drm/
>  F:	include/linux/vga*
>  F:	include/uapi/drm/

Our MAINTAINERS entry is pretty weird and kind of duplicated between drm
and drm-misc, we should probably put it under drm-misc too?

Maxime
Danilo Krummrich March 28, 2025, 2:50 p.m. UTC | #2
On Fri, Mar 28, 2025 at 03:49:20PM +0100, Maxime Ripard wrote:
> On Wed, Mar 26, 2025 at 12:54:35AM +0100, Danilo Krummrich wrote:
> > Add the DRM Rust source files to the DRM DRIVERS maintainers entry.
> > 
> > Signed-off-by: Danilo Krummrich <dakr@kernel.org>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index de46acc247c3..c704431f02aa 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -7672,6 +7672,7 @@ F:	Documentation/devicetree/bindings/display/
> >  F:	Documentation/devicetree/bindings/gpu/
> >  F:	Documentation/gpu/
> >  F:	drivers/gpu/
> > +F:	rust/kernel/drm/
> >  F:	include/drm/
> >  F:	include/linux/vga*
> >  F:	include/uapi/drm/
> 
> Our MAINTAINERS entry is pretty weird and kind of duplicated between drm
> and drm-misc, we should probably put it under drm-misc too?

Yeah, that also came to my mind meanwhile. :)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index de46acc247c3..c704431f02aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7672,6 +7672,7 @@  F:	Documentation/devicetree/bindings/display/
 F:	Documentation/devicetree/bindings/gpu/
 F:	Documentation/gpu/
 F:	drivers/gpu/
+F:	rust/kernel/drm/
 F:	include/drm/
 F:	include/linux/vga*
 F:	include/uapi/drm/