aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Desaulniers <[email protected]>2020-09-04 16:35:37 -0700
committerLinus Torvalds <[email protected]>2020-09-05 12:14:29 -0700
commitb9644289657748314dbfe6502c316b3f09e251ed (patch)
tree79a3b00421eb266b515f61782d2b65137ce758de
parentf548a64570cbb7ca3760643b9e2d7c45b9fe2931 (diff)
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. Signed-off-by: Nick Desaulniers <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Sedat Dilek <[email protected]> Acked-by: Nathan Chancellor <[email protected]> Acked-by: Lukas Bulwahn <[email protected]> Acked-by: Miguel Ojeda <[email protected]> Acked-by: Masahiro Yamada <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 94cfce940c6c..9f5937cbf9de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4257,6 +4257,8 @@ S: Maintained
F: .clang-format
CLANG/LLVM BUILD SUPPORT
+M: Nathan Chancellor <[email protected]>
+M: Nick Desaulniers <[email protected]>
S: Supported
W: https://clangbuiltlinux.github.io/