On Wed, Dec 6, 2023 at 2:06 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote: > > 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 <nathan@xxxxxxxxxx> Applied to linux-kbuild. Thanks. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 788be9ab5b73..cd9bf44dc1b3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11526,6 +11526,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/ > > --- > base-commit: 33cc938e65a98f1d29d0a18403dbbee050dcad9a > change-id: 20231205-maintainers-kbuild-clang-tools-93666b423b02 > > Best regards, > -- > Nathan Chancellor <nathan@xxxxxxxxxx> > -- Best Regards Masahiro Yamada