diff mbox

[PULL,13/26] MAINTAINERS: Add some more MIPS related files

Message ID 5995db887161ec74a7b43f4969de8a0c06e70cc0.1475917008.git.mjt@msgid.tls.msk.ru (mailing list archive)
State New, archived
Headers show

Commit Message

Michael Tokarev Oct. 8, 2016, 8:57 a.m. UTC
From: Thomas Huth <thuth@redhat.com>

The MIPS section is missing some related header files, and files
in the hw/misc/, hw/intc/ and hw/timer/ folders.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4a72b77..2d77759 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -150,6 +150,13 @@  M: Yongbok Kim <yongbok.kim@imgtec.com>
 S: Maintained
 F: target-mips/
 F: hw/mips/
+F: hw/misc/mips_*
+F: hw/intc/mips_gic.c
+F: hw/timer/mips_gictimer.c
+F: include/hw/mips/
+F: include/hw/misc/mips_*
+F: include/hw/intc/mips_gic.h
+F: include/hw/timer/mips_gictimer.h
 F: tests/tcg/mips/
 F: disas/mips.c