[PATCH] MAINTAINERS: fix apostrophe breaking git-send-email parsing

From: Rosen Penev

Date: Mon Jun 29 2026 - 21:41:43 EST


The single quote in 'TEXAS INSTRUMENTS''' breaks git-send-email's Perl
parser, producing:
Unmatched () '(maintainer:TEXAS INSTRUMENTS'...)' at line 674.

Drop the apostrophe to match the style of other entries.

Assisted-by: opencode:big-pickle
Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 68cfa7f7faa0..e56db8b60c33 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26767,7 +26767,7 @@ S: Maintained
F: Documentation/devicetree/bindings/leds/backlight/ti,lp8864.yaml
F: drivers/leds/leds-lp8864.c

-TEXAS INSTRUMENTS' SYSTEM CONTROL INTERFACE (TISCI) PROTOCOL DRIVER
+TEXAS INSTRUMENTS SYSTEM CONTROL INTERFACE (TISCI) PROTOCOL DRIVER
M: Nishanth Menon <nm@xxxxxx>
M: Tero Kristo <kristo@xxxxxxxxxx>
M: Santosh Shilimkar <ssantosh@xxxxxxxxxx>
--
2.54.0