The artist graphics adapter is only used by the hppa machine, so let's add this file to the corresponding section.
Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c1ddf9d623..0c2ef567f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1204,6 +1204,7 @@ M: Richard Henderson <[email protected]> R: Helge Deller <[email protected]> S: Odd Fixes F: configs/devices/hppa-softmmu/default.mak +F: hw/display/artist.c F: hw/hppa/ F: hw/input/lasips2.c F: hw/net/*i82596* -- 2.41.0
