Skip to content

Commit dfab678

Browse files
committed
MAINTAINERS: Update Kconfig section
Masahiro Yamada stepped down as Kbuild and Kconfig maintainer in commit 8d6841d ("MAINTAINERS: hand over Kbuild maintenance"), leaving Kconfig officially orphaned and handing Kbuild over to Nicolas and myself. Since then, there have been a few simple patches to Kconfig that have ended up on the linux-kbuild mailing list without clear direction on who will take them, as they are not really sent to anybody officially, although the list is obviously watched by the Kbuild maintainers. Make Nicolas and I official maintainers of Kconfig in "Odd Fixes" status, similar to Kbuild, so that the subsystem has clear points of contact for contributors, even if significant contributions may not be accepted. Additionally, add the Kbuild tree to this section. Acked-by: Nicolas Schier <nsc@kernel.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://patch.msgid.link/20251023-update-kconfig-maintainers-v1-1-0ebd5b4ecced@kernel.org Signed-off-by: Nathan Chancellor <nathan@kernel.org>
1 parent 211ddde commit dfab678

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MAINTAINERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13415,9 +13415,12 @@ F: mm/kasan/
1341513415
F: scripts/Makefile.kasan
1341613416

1341713417
KCONFIG
13418+
M: Nathan Chancellor <nathan@kernel.org>
13419+
M: Nicolas Schier <nsc@kernel.org>
1341813420
L: linux-kbuild@vger.kernel.org
13419-
S: Orphan
13421+
S: Odd Fixes
1342013422
Q: https://patchwork.kernel.org/project/linux-kbuild/list/
13423+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git
1342113424
F: Documentation/kbuild/kconfig*
1342213425
F: scripts/Kconfig.include
1342313426
F: scripts/kconfig/

0 commit comments

Comments
 (0)