From: Nathan Chancellor Date: Tue, 5 Dec 2023 17:05:57 +0000 (-0700) Subject: MAINTAINERS: Add scripts/clang-tools to Kbuild section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c134abc9b8e1b9c77ee4ac8cf55da2a9240cc41d;p=linux.git MAINTAINERS: Add scripts/clang-tools to Kbuild section Masahiro has always applied scripts/clang-tools patches but it is not included in the Kbuild section, so neither he nor linux-kbuild get cc'd on patches that touch those files. Signed-off-by: Nathan Chancellor Acked-by: Nicolas Schier Signed-off-by: Masahiro Yamada --- diff --git a/MAINTAINERS b/MAINTAINERS index 012df8ccf34e9..5205faaee46fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11528,6 +11528,7 @@ F: scripts/*vmlinux* F: scripts/Kbuild* F: scripts/Makefile* F: scripts/basic/ +F: scripts/clang-tools/ F: scripts/dummy-tools/ F: scripts/mk* F: scripts/mod/