Skip to content

Commit 8d6841d

Browse files
committed
MAINTAINERS: hand over Kbuild maintenance
I'm stepping down as the maintainer of Kbuild/Kconfig. It was enjoyable to refactor and improve the kernel build system, but due to personal reasons, I believe it's difficult for me to continue in this role any further. I discussed this off-list with Nathan and Nicolas, and they have kindly agreed to take over the maintenance of Kbuild with Odd Fixes. I'm grateful to them for stepping in. As for Kconfig, there are currently no designated reviewers, so the maintainer position will remain vacant for now. I hope someone will step up to take on the role. Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Nathan Chancellor <[email protected]> Acked-by: Nicolas Schier <[email protected]>
1 parent 73d210e commit 8d6841d

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

CREDITS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4369,6 +4369,12 @@ S: 542 West 112th Street, 5N
43694369
S: New York, New York 10025
43704370
S: USA
43714371

4372+
N: Masahiro Yamada
4373+
4374+
D: Kbuild Maintainer 2017-2025
4375+
D: Kconfig Maintainer 2018-2025
4376+
S: Japan
4377+
43724378
N: Li Yang
43734379
43744380
D: Freescale Highspeed USB device driver

MAINTAINERS

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12987,11 +12987,9 @@ F: mm/kasan/
1298712987
F: scripts/Makefile.kasan
1298812988

1298912989
KCONFIG
12990-
M: Masahiro Yamada <[email protected]>
1299112990
12992-
S: Maintained
12991+
S: Orphan
1299312992
Q: https://patchwork.kernel.org/project/linux-kbuild/list/
12994-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild
1299512993
F: Documentation/kbuild/kconfig*
1299612994
F: scripts/Kconfig.include
1299712995
F: scripts/kconfig/
@@ -13056,13 +13054,12 @@ S: Maintained
1305613054
F: fs/autofs/
1305713055

1305813056
KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
13059-
M: Masahiro Yamada <[email protected]>
13060-
R: Nathan Chancellor <[email protected]>
13061-
R: Nicolas Schier <[email protected]>
13057+
M: Nathan Chancellor <[email protected]>
13058+
M: Nicolas Schier <[email protected]>
1306213059
13063-
S: Maintained
13060+
S: Odd Fixes
1306413061
Q: https://patchwork.kernel.org/project/linux-kbuild/list/
13065-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
13062+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git
1306613063
F: Documentation/kbuild/
1306713064
F: Makefile
1306813065
F: scripts/*vmlinux*

0 commit comments

Comments
 (0)