From 2f38ff79abac8a0b779e73a025af0d0ec8911a7e Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 3 May 2023 19:29:17 +0200 Subject: [PATCH] MAINTAINERS: add stanza for Kconfig files Signed-off-by: Paolo Bonzini --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 55102f4761..f757369373 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3910,6 +3910,16 @@ F: configure F: scripts/mtest2make.py F: tests/Makefile.include +Kconfig +M: Paolo Bonzini +S: Maintained +F: scripts/minikconf.py +F: docs/devel/kconfig.rst +F: Kconfig* +F: */Kconfig* +F: hw/*/Kconfig* +F: target/*/Kconfig* + GIT submodules M: Daniel P. Berrange S: Odd Fixes