mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
MAINTAINERS: Add scripts/install.sh into Kbuild entry
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@loongson.cn> Link: https://patch.msgid.link/20260120123730.30487-2-yangtiezhu@loongson.cn [nathan: Alphabetize entry] Signed-off-by: Nathan Chancellor <nathan@kernel.org>
This commit is contained in:
parent
3cd9763ce4
commit
1f77593d30
1 changed files with 1 additions and 0 deletions
|
|
@ -13677,6 +13677,7 @@ F: scripts/clang-tools/
|
|||
F: scripts/container
|
||||
F: scripts/dummy-tools/
|
||||
F: scripts/include/
|
||||
F: scripts/install.sh
|
||||
F: scripts/mk*
|
||||
F: scripts/mod/
|
||||
F: scripts/package/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue