* [PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section
@ 2023-12-05 17:05 Nathan Chancellor
2023-12-08 13:20 ` Nicolas Schier
2023-12-10 6:38 ` Masahiro Yamada
0 siblings, 2 replies; 3+ messages in thread
From: Nathan Chancellor @ 2023-12-05 17:05 UTC (permalink / raw)
To: masahiroy
Cc: nicolas, ndesaulniers, morbo, justinstitt, linux-kbuild, llvm,
patches, Nathan Chancellor
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@kernel.org>
---
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@kernel.org>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section
2023-12-05 17:05 [PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section Nathan Chancellor
@ 2023-12-08 13:20 ` Nicolas Schier
2023-12-10 6:38 ` Masahiro Yamada
1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Schier @ 2023-12-08 13:20 UTC (permalink / raw)
To: Nathan Chancellor
Cc: masahiroy, ndesaulniers, morbo, justinstitt, linux-kbuild, llvm,
patches
On Tue, Dec 05, 2023 at 10:05:57AM -0700 Nathan Chancellor 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@kernel.org>
> ---
> 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@kernel.org>
Thanks, sounds reasonable to me.
Acked-by: Nicolas Schier <nicolas@fjasle.eu>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section
2023-12-05 17:05 [PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section Nathan Chancellor
2023-12-08 13:20 ` Nicolas Schier
@ 2023-12-10 6:38 ` Masahiro Yamada
1 sibling, 0 replies; 3+ messages in thread
From: Masahiro Yamada @ 2023-12-10 6:38 UTC (permalink / raw)
To: Nathan Chancellor
Cc: nicolas, ndesaulniers, morbo, justinstitt, linux-kbuild, llvm,
patches
On Wed, Dec 6, 2023 at 2:06 AM Nathan Chancellor <nathan@kernel.org> 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@kernel.org>
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@kernel.org>
>
--
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-10 6:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-05 17:05 [PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section Nathan Chancellor
2023-12-08 13:20 ` Nicolas Schier
2023-12-10 6:38 ` Masahiro Yamada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox