diff mbox series

[1/3] MAINTAINERS: Add Nicolas Schier to Kbuild reviewers

Message ID 20221110150425.164386-2-nicolas@fjasle.eu (mailing list archive)
State Superseded
Headers show
Series MAINTAINERS: Update Kbuild and Kconfig entries | expand

Commit Message

Nicolas Schier Nov. 10, 2022, 3:04 p.m. UTC
As suggested by Nick, add myself to Kbuild reviewers since I have been
reviewing patches for some time.  Citing from Nick's commit 36f1386d34120:
"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."

Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Nick Desaulniers Nov. 10, 2022, 8:32 p.m. UTC | #1
On Thu, Nov 10, 2022 at 7:05 AM Nicolas Schier <nicolas@fjasle.eu> wrote:
>
> As suggested by Nick, add myself to Kbuild reviewers since I have been
> reviewing patches for some time.  Citing from Nick's commit 36f1386d34120:
> "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."

Thanks for stepping up; it will be helpful to share more review
responsibilities. Welcome aboard.

I think Nathan should consider if he has capacity to do more reviews
here, too, and if so consider adding himself to maintainers here as
well.

Acked-by: Nick Desaulniers <ndesaulniers@google.com>

>
> Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cf0f18502372..61a6848192c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11085,6 +11085,7 @@ 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>
> +R:     Nicolas Schier <nicolas@fjasle.eu>
>  L:     linux-kbuild@vger.kernel.org
>  S:     Maintained
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
> --
> 2.37.2
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cf0f18502372..61a6848192c5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11085,6 +11085,7 @@  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>
+R:	Nicolas Schier <nicolas@fjasle.eu>
 L:	linux-kbuild@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git