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]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Pierrick Bouvier <[email protected]> Reviewed-by: Zhao Liu <[email protected]> Reviewed-by: Michael Tokarev <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- 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 -- 2.47.3
