From: Thomas Huth <[email protected]> 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 <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4ddbfba9f01..4324ff4287c 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 -- 2.52.0
