diff options
| author | Nick Desaulniers <ndesaulniers@google.com> | 2021-08-10 13:56:10 -0700 | 
|---|---|---|
| committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-09-03 08:12:38 +0900 | 
| commit | 36f1386d341209bf5ec792938fbc0786b914f8dd (patch) | |
| tree | 086d31b4415cdc3fa5431bcb63a984352ab33472 | |
| parent | c0891ac15f0428ffa81b2e818d416bdf3cb74ab6 (diff) | |
MAINTAINERS: add Nick to Kbuild reviewers
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@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS index 3105fc57689e..f5a650eea80b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10053,6 +10053,7 @@ F:	fs/autofs/  KERNEL BUILD + files below scripts/ (unless maintained elsewhere)  M:	Masahiro Yamada <masahiroy@kernel.org>  M:	Michal Marek <michal.lkml@markovi.net> +R:	Nick Desaulniers <ndesaulniers@google.com>  L:	linux-kbuild@vger.kernel.org  S:	Maintained  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git | 
