diff options
author | Thomas Huth <thuth@redhat.com> | 2016-09-09 23:17:09 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2016-09-15 15:32:22 +0300 |
commit | d46d14e63150120aecbd2ddf76af9b4a3eea8cc8 (patch) | |
tree | d1287f06b28d04cbb00148d21150dded2cc44f88 /MAINTAINERS | |
parent | 47b98d5944ec773b665ae6f001b3abab61025a79 (diff) | |
download | qemu-d46d14e63150120aecbd2ddf76af9b4a3eea8cc8.tar.gz qemu-d46d14e63150120aecbd2ddf76af9b4a3eea8cc8.tar.bz2 qemu-d46d14e63150120aecbd2ddf76af9b4a3eea8cc8.zip |
MAINTAINERS: Add include/hw/tricore/ to TriCore section
get_maintainer.pl now properly recognizes that the file in
include/hw/tricore/ belongs to TriCore.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
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 303a395d37..0edd7b3fdb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -226,6 +226,7 @@ M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> S: Maintained F: target-tricore/ F: hw/tricore/ +F: include/hw/tricore/ Guest CPU Cores (KVM): ---------------------- |