From 64dfb49535b60e96ebbee9bfb4e3b59904a731aa Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Fri, 16 Jan 2026 11:11:39 +0100 Subject: [PATCH] MAINTAINERS: Add docs/system/i386/ to the general x86 architecture section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We've got a section for generic x86 architecture support in our MAINTAINERS file - this should cover the docs/system/i386/ folder, too. Signed-off-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Pierrick Bouvier Reviewed-by: Zhao Liu Reviewed-by: Michael Tokarev Signed-off-by: Michael Tokarev --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c1e586c58f..81c013fea2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -143,6 +143,7 @@ S: Maintained F: configs/devices/i386-softmmu/default.mak F: configs/targets/i386-softmmu.mak F: configs/targets/x86_64-softmmu.mak +F: docs/system/i386/ F: docs/system/target-i386* F: target/i386/*.[ch] F: target/i386/Kconfig