aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2022-04-08 13:09:16 -0700
committerLinus Torvalds <[email protected]>2022-04-08 14:20:36 -1000
commit4071a1b9e24ee394b7492bff7542707ee9ad986d (patch)
treed0499d24a023331c2f5a86ca7386884d221da26d
parentb33e1044475afffaaabe51d35837aa10c09ba9ae (diff)
MAINTAINERS: add Tom as clang reviewer
I have been helping with build breaks and other clang things and would like to help with the reviews. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Tom Rix <[email protected]> Acked-by: Nathan Chancellor <[email protected]> Acked-by: Nick Desaulniers <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3af36d852c38..17156b0a8925 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4791,6 +4791,7 @@ F: .clang-format
CLANG/LLVM BUILD SUPPORT
M: Nathan Chancellor <[email protected]>
M: Nick Desaulniers <[email protected]>
+R: Tom Rix <[email protected]>
S: Supported
W: https://clangbuiltlinux.github.io/