aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-09-09 23:16:03 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2016-09-15 15:32:22 +0300
commit47b98d5944ec773b665ae6f001b3abab61025a79 (patch)
tree72f8f33612058db4cd6dfb634400be5addedcb14 /MAINTAINERS
parent344aa283b89bec2af976107e85c11963a1ad93d4 (diff)
downloadqemu-47b98d5944ec773b665ae6f001b3abab61025a79.zip
qemu-47b98d5944ec773b665ae6f001b3abab61025a79.tar.gz
qemu-47b98d5944ec773b665ae6f001b3abab61025a79.tar.bz2
MAINTAINERS: Add include/hw/unicore32/ to UniCore32 section
get_maintainer.pl now properly recognizes that the file in include/hw/unicore32/ belongs to UniCore32. Signed-off-by: Thomas Huth <thuth@redhat.com> Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4db611f..303a395 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -202,6 +202,7 @@ M: Guan Xuetao <gxt@mprc.pku.edu.cn>
S: Maintained
F: target-unicore32/
F: hw/unicore32/
+F: include/hw/unicore32/
X86
M: Paolo Bonzini <pbonzini@redhat.com>