From: Thomas Huth Date: Tue, 17 Oct 2023 15:42:42 +0000 (+0200) Subject: MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section X-Git-Tag: v8.2.0-rc0~55^2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e257b8ca49388a0ad1728b4dfcd04803d694db77;p=thirdparty%2Fqemu.git MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section hw/openrisc/ is already listed here, so we should mention the folder for the headers here, too. Signed-off-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20231017154242.234133-1-thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 91ca93328a0..fe11c986697 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -295,6 +295,7 @@ S: Odd Fixes F: docs/system/openrisc/cpu-features.rst F: target/openrisc/ F: hw/openrisc/ +F: include/hw/openrisc/ F: tests/tcg/openrisc/ PowerPC TCG CPUs