From: Thomas Huth Date: Mon, 12 Dec 2022 17:12:52 +0000 (+0100) Subject: MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6b1ec8a9472c9bbb44ad2923aad293ee304c5396;p=qemu.git MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture section docs/system/target-mips.rst and configs/targets/mips* are not covered in our MAINTAINERS file yet, so let's add them now. Message-Id: <20221212171252.194864-1-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 7a40d4d865..5606e5dbd2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -113,6 +113,8 @@ M: Philippe Mathieu-Daudé R: Jiaxun Yang S: Odd Fixes K: ^Subject:.*(?i)mips +F: docs/system/target-mips.rst +F: configs/targets/mips* Guest CPU cores (TCG) ---------------------