diff options
| author | Thomas Huth | 2016-09-09 23:16:03 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2016-09-15 14:32:22 +0200 |
| commit | 47b98d5944ec773b665ae6f001b3abab61025a79 (patch) | |
| tree | 72f8f33612058db4cd6dfb634400be5addedcb14 /MAINTAINERS | |
| parent | ui/console: Fix non-working backspace key in monitor of gtk UI (diff) | |
| download | qemu-47b98d5944ec773b665ae6f001b3abab61025a79.tar.gz qemu-47b98d5944ec773b665ae6f001b3abab61025a79.tar.xz qemu-47b98d5944ec773b665ae6f001b3abab61025a79.zip | |
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-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4db611ffb0..303a395d37 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> |
