From: Paolo Bonzini Date: Wed, 3 May 2023 17:29:17 +0000 (+0200) Subject: MAINTAINERS: add stanza for Kconfig files X-Git-Tag: pull-xenfv-stable-20231106~316^2~10 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=2f38ff79abac8a0b779e73a025af0d0ec8911a7e;p=users%2Fdwmw2%2Fqemu.git MAINTAINERS: add stanza for Kconfig files Signed-off-by: Paolo Bonzini --- 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