[PATCH] MAINTAINERS: add Nick as Reviewer for compiler_attributes.h

From: Nick Desaulniers
Date: Tue Jul 20 2021 - 14:17:10 EST


$ ./scripts/get_maintainer.pl --rolestats --git-blame -f \
include/linux/compiler_attributes.h
...
Nick Desaulniers <ndesaulniers@xxxxxxxxxx> (supporter:CLANG/LLVM BUILD
SUPPORT,authored lines:43/331=13%,commits:8/15=53%)

It's also important for me to stay up on which compiler attributes clang
is missing.

Signed-off-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 548783bf6505..fe9b2ab45402 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4658,6 +4658,7 @@ F: drivers/platform/x86/compal-laptop.c

COMPILER ATTRIBUTES
M: Miguel Ojeda <ojeda@xxxxxxxxxx>
+R: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
S: Maintained
F: include/linux/compiler_attributes.h

--
2.32.0.402.g57bb445576-goog