diff options
author | Aleksandar Markovic | 2019-06-20 15:33:12 +0200 |
---|---|---|
committer | Aleksandar Markovic | 2019-06-21 11:29:25 +0200 |
commit | 93081f5131f2e8bddda3fcc9b4a68e3e0c7a68fa (patch) | |
tree | bdb353f84bde8ce9bd0a3b23da20550d0c11dc48 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (diff) | |
download | qemu-93081f5131f2e8bddda3fcc9b4a68e3e0c7a68fa.tar.gz qemu-93081f5131f2e8bddda3fcc9b4a68e3e0c7a68fa.tar.xz qemu-93081f5131f2e8bddda3fcc9b4a68e3e0c7a68fa.zip |
MAINTAINERS: Update file items for MIPS Malta board
hw/mips/gt64xxx_pci.c is used for Malta only, so it is logical to
place this file in Malta board section of the MAINTAINERS file.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1561037595-14413-2-git-send-email-aleksandar.markovic@rt-rk.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d32c5c2313..64b7576258 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -930,6 +930,7 @@ M: Aurelien Jarno <aurelien@aurel32.net> R: Aleksandar Rikalo <arikalo@wavecomp.com> S: Maintained F: hw/mips/mips_malta.c +F: hw/mips/gt64xxx_pci.c F: tests/acceptance/linux_ssh_mips_malta.py Mipssim |