Re: [PATCH] MAINTAINERS: add Nick to Kbuild reviewers

From: Nick Desaulniers
Date: Mon Aug 16 2021 - 14:23:53 EST


+ Linux kbuild, Michal

On Fri, Aug 13, 2021 at 6:08 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> On Wed, Aug 11, 2021 at 5:56 AM Nick Desaulniers
> <ndesaulniers@xxxxxxxxxx> wrote:
> >
> > 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.
>
>
> Reviews and tests are always appreciated.
> Of course, not only from those who are listed in
> the MAINTAINERS file, but everybody can provide
> reviews to any patches in their interests.
>
> Applied to linux-kbuild. Thanks.
>
>
> BTW, one struggle about being a maintainter
> of this entry is I need to take a look
> into random stuff.
>
> KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>
> Another BTW, this patch reminds me of Michal.
> He is inactive for a long time.
> I should ask him if he wants to continue
> to be a kbuild maintainer.

I was going to ask if there was handling for "emeritus status?" The
last meaningful commit seems to be from Nov 2016, though it seems they
were the maintainer since 2009 (5ce45962b26a)!

>
>
>
>
>
> > 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
> >
>
>
> --
> Best Regards
> Masahiro Yamada

--
Thanks,
~Nick Desaulniers