The patch titled Subject: MAINTAINERS: add LLVM maintainers has been added to the -mm tree. Its filename is maintainers-add-llvm-maintainers.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-llvm-maintainers.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-llvm-maintainers.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ 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> 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 @@ -4241,6 +4241,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/ _ Patches currently in -mm which might be from ndesaulniers@xxxxxxxxxx are maintainers-add-llvm-maintainers.patch