Re: [PATCH] MAINTAINERS: add self as clang reviewer

From: Nathan Chancellor
Date: Thu Apr 07 2022 - 14:03:11 EST


On Thu, Apr 07, 2022 at 01:57:15PM -0400, Tom Rix wrote:
> I have been helping with build breaks and
> other clang things and would like to help
> with the reviews.
>
> Signed-off-by: Tom Rix <trix@xxxxxxxxxx>

Thanks a lot Tom!

Acked-by: Nathan Chancellor <nathan@xxxxxxxxxx>

I think we might need to CC Andrew Morton for this, as we do not
currently pick up patches ourselves.

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9ebfc93d8f0d..8da670067a34 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4797,6 +4797,7 @@ F: .clang-format
> CLANG/LLVM BUILD SUPPORT
> M: Nathan Chancellor <nathan@xxxxxxxxxx>
> M: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> +R: Tom Rix <trix@xxxxxxxxxx>
> L: llvm@xxxxxxxxxxxxxxx
> S: Supported
> W: https://clangbuiltlinux.github.io/
> --
> 2.27.0
>
>