diff mbox series

MAINTAINERS: adjust the file entry in GOCONTROLL MODULINE MODULE SLOT

Message ID 20250318080913.31455-1-lukas.bulwahn@redhat.com
State New
Headers show
Series MAINTAINERS: adjust the file entry in GOCONTROLL MODULINE MODULE SLOT | expand

Commit Message

Lukas Bulwahn March 18, 2025, 8:09 a.m. UTC
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit 8f1cc5242544 ("MAINTAINERS: add maintainer for the GOcontroll
Moduline module slot") adds a new MAINTAINERS section referring to the
non-existent file:
  Documentation/connector/gocontroll,moduline-module-slot.yaml

It intends to refer to the file with the same name in
Documentation/devicetree/bindings/connector/. Adjust the file reference to
the intended location.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 561d394cb210..92af00cd0eee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10022,7 +10022,7 @@  F:	drivers/media/usb/go7007/
 GOCONTROLL MODULINE MODULE SLOT
 M:	Maud Spierings <maudspierings@gocontroll.com>
 S:	Maintained
-F:	Documentation/connector/gocontroll,moduline-module-slot.yaml
+F:	Documentation/devicetree/bindings/connector/gocontroll,moduline-module-slot.yaml
 
 GOODIX TOUCHSCREEN
 M:	Hans de Goede <hdegoede@redhat.com>