From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Subject: MAINTAINERS: add LLVM maintainers Nominate Nathan and myself to be point of contact for clang/LLVM related support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020. While corporate sponsorship is beneficial, its important to not entrust the keys to the nukes with any one entity. Should Nathan and I find ourselves at the same employer, I would gladly step down. Link: https://lkml.kernel.org/r/20200825143540.2948637-1-ndesaulniers@xxxxxxxxxx Signed-off-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Acked-by: Nathan Chancellor <natechancellor@xxxxxxxxx> Reviewed-by: Sedat Dilek <sedat.dilek@xxxxxxxxx> Acked-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> Acked-by: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> Cc: Masahiro Yamada <masahiroy@xxxxxxxxxx Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) --- a/MAINTAINERS~maintainers-add-llvm-maintainers +++ a/MAINTAINERS @@ -4257,6 +4257,8 @@ S: Maintained F: .clang-format CLANG/LLVM BUILD SUPPORT +M: Nathan Chancellor <natechancellor@xxxxxxxxx> +M: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> L: clang-built-linux@xxxxxxxxxxxxxxxx S: Supported W: https://clangbuiltlinux.github.io/ _