[PATCH] MAINTAINERS: adjust the file entry in GOCONTROLL MODULINE MODULE SLOT

From: Lukas Bulwahn
Date: Tue Mar 18 2025 - 04:10:44 EST


From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>

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@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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@xxxxxxxxxxxxxx>
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@xxxxxxxxxx>
--
2.48.1