public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update Kconfig section
@ 2025-10-23 19:25 Nathan Chancellor
  2025-10-23 19:49 ` Randy Dunlap
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nathan Chancellor @ 2025-10-23 19:25 UTC (permalink / raw)
  To: Nathan Chancellor, Nicolas Schier; +Cc: linux-kbuild, linux-kernel

Masahiro Yamada stepped down as Kbuild and Kconfig maintainer in
commit 8d6841d5cb20 ("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, similiar 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.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
---
We are going to de facto maintain this so we might as well make it
official :) I will take this via kbuild-fixes at some point.
---
 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 545a4776795e..1471e1bf1510 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13415,9 +13415,12 @@ F:	mm/kasan/
 F:	scripts/Makefile.kasan
 
 KCONFIG
+M:	Nathan Chancellor <nathan@kernel.org>
+M:	Nicolas Schier <nicolas@fjasle.eu>
 L:	linux-kbuild@vger.kernel.org
-S:	Orphan
+S:	Odd Fixes
 Q:	https://patchwork.kernel.org/project/linux-kbuild/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git
 F:	Documentation/kbuild/kconfig*
 F:	scripts/Kconfig.include
 F:	scripts/kconfig/

---
base-commit: 211ddde0823f1442e4ad052a2f30f050145ccada
change-id: 20251023-update-kconfig-maintainers-d637e7abb2fd

Best regards,
--  
Nathan Chancellor <nathan@kernel.org>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-23 22:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-23 19:25 [PATCH] MAINTAINERS: Update Kconfig section Nathan Chancellor
2025-10-23 19:49 ` Randy Dunlap
2025-10-23 19:55 ` Nicolas Schier
2025-10-23 20:41   ` Nathan Chancellor
2025-10-23 22:57 ` Nathan Chancellor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox