Re: [PATCH v2 0/3] MAINTAINERS: Update Kbuild and Kconfig entries

From: Masahiro Yamada
Date: Sun Nov 13 2022 - 05:53:09 EST


On Sat, Nov 12, 2022 at 5:10 PM Nicolas Schier <nicolas@xxxxxxxxx> wrote:
>
> Update MAINTAINERS by adding Nathan and myself to Kbuild reviewers and moving
> emeritus maintainer Marek to CREDITS. Further, add the missing patchwork URLs
> for Kconfig and Kbuild.


All applied. Thanks!



> Nicolas Schier (3):
> MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewers
> MAINTAINERS: Remove Michal Marek from Kbuild maintainers
> MAINTAINERS: Add linux-kbuild's patchwork
>
> CREDITS | 4 ++++
> MAINTAINERS | 5 ++++-
> 2 files changed, 8 insertions(+), 1 deletion(-)
>
> Changes v1 -> v2:
> * patch1: Also add Nathan to Kbuild reviewers (Nick, Nathan), and update commit msg
> * patch2: Add missing 'no' to commit msg (Randy)
> * patch2: Add CREDITS entry for Michal (Nick)
>
>
> Range-diff against v1:
> 1: e827247c902b ! 1: efd3cbed0d42 MAINTAINERS: Add Nicolas Schier to Kbuild reviewers
> @@ Metadata
> Author: Nicolas Schier <nicolas@xxxxxxxxx>
>
> ## Commit message ##
> - MAINTAINERS: Add Nicolas Schier to Kbuild reviewers
> + MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewers
>
> - 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."
> + As suggested by Nick, add Nathan and myself to Kbuild reviewers to share more
> + review responsibilities.
>
> Signed-off-by: Nicolas Schier <nicolas@xxxxxxxxx>
> + Acked-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> + Acked-by: Nathan Chancellor <nathan@xxxxxxxxxx>
>
> ## MAINTAINERS ##
> -@@ MAINTAINERS: KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
> +@@ MAINTAINERS: F: fs/autofs/
> + KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
> M: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> M: Michal Marek <michal.lkml@xxxxxxxxxxx>
> ++R: Nathan Chancellor <nathan@xxxxxxxxxx>
> R: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> +R: Nicolas Schier <nicolas@xxxxxxxxx>
> L: linux-kbuild@xxxxxxxxxxxxxxx
> 2: 88524e0789c3 ! 2: c31750a47b44 MAINTAINERS: Remove Michal Marek from Kbuild maintainers
> @@ Metadata
> ## Commit message ##
> MAINTAINERS: Remove Michal Marek from Kbuild maintainers
>
> - Remove Michal Marek from Kbuild maintainers as there is response since
> - October 2017.
> + Remove Michal Marek from Kbuild maintainers as there is no response from him
> + since October 2017. Add an entry for Michal in CREDITS.
> +
> + Michal, thanks for maintaining Kbuild for almost eight years!
>
> Suggested-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> + Cc: Michal Marek <michal.lkml@xxxxxxxxxxx>
> Signed-off-by: Nicolas Schier <nicolas@xxxxxxxxx>
>
> + ## CREDITS ##
> +@@ CREDITS: S: 482 Shadowgraph Dr.
> + S: San Jose, CA 95110
> + S: USA
> +
> ++N: Michal Marek
> ++E: michal.lkml@xxxxxxxxxxx
> ++D: Kbuild Maintainer 2009-2017
> ++
> + N: Martin Mares
> + E: mj@xxxxxx
> + W: http://www.ucw.cz/~mj/
> +
> ## MAINTAINERS ##
> @@ MAINTAINERS: F: fs/autofs/
>
> KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
> M: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> -M: Michal Marek <michal.lkml@xxxxxxxxxxx>
> + R: Nathan Chancellor <nathan@xxxxxxxxxx>
> R: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> R: Nicolas Schier <nicolas@xxxxxxxxx>
> - L: linux-kbuild@xxxxxxxxxxxxxxx
> 3: 0e05c2d815d2 ! 3: 59eeba8ee2b7 MAINTAINERS: Add linux-kbuild's patchwork
> @@ Commit message
> Add patchwork URL for Kconfig and Kbuild.
>
> Signed-off-by: Nicolas Schier <nicolas@xxxxxxxxx>
> + Reviewed-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
>
> ## MAINTAINERS ##
> @@ MAINTAINERS: KCONFIG
> --
> 2.37.2
>


--
Best Regards
Masahiro Yamada