diff options
author | Tom Rix <[email protected]> | 2022-04-08 13:09:16 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2022-04-08 14:20:36 -1000 |
commit | 4071a1b9e24ee394b7492bff7542707ee9ad986d (patch) | |
tree | d0499d24a023331c2f5a86ca7386884d221da26d | |
parent | b33e1044475afffaaabe51d35837aa10c09ba9ae (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-- | MAINTAINERS | 1 |
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/ |