[RFC PATCH 1/3] MAINTAINERS: Add scripts/install.sh into Kbuild entry
From: Tiezhu Yang
Date: Tue Jan 20 2026 - 07:37:41 EST
The common installation code is in scripts/install.sh, add it into
Kbuild entry to reflect the reality.
With this updated entry, folks running get_maintainer.pl on patches
that touch scripts/install.sh will know to send it to linux-kbuild@
as well.
Signed-off-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index da9dbc1a4019..8effca525b71 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13681,6 +13681,7 @@ F: scripts/include/
F: scripts/mk*
F: scripts/mod/
F: scripts/package/
+F: scripts/install.sh
F: usr/
KERNEL HARDENING (not covered by other areas)
--
2.42.0