[PATCH] MAINTAINERS: add Nick to Kbuild reviewers

From: Nick Desaulniers
Date: Tue Aug 10 2021 - 16:56:27 EST


Kees' post inspired me to get more involved. I still have a long way to
go in terms of mastery of GNU make, but at the least I can help with
more code review. It's also helpful for me to pick up on what's missing
from the LLVM ecosystem.

Link: https://security.googleblog.com/2021/08/linux-kernel-security-done-right.html
Signed-off-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index efac6221afe1..9768e4a19662 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10091,6 +10091,7 @@ F: fs/autofs/
KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
M: Masahiro Yamada <masahiroy@xxxxxxxxxx>
M: Michal Marek <michal.lkml@xxxxxxxxxxx>
+R: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
L: linux-kbuild@xxxxxxxxxxxxxxx
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
--
2.32.0.605.g8dce9f2422-goog