diff options
author | Thomas Huth | 2016-09-09 23:17:09 +0200 |
---|---|---|
committer | Michael Tokarev | 2016-09-15 14:32:22 +0200 |
commit | d46d14e63150120aecbd2ddf76af9b4a3eea8cc8 (patch) | |
tree | d1287f06b28d04cbb00148d21150dded2cc44f88 /MAINTAINERS | |
parent | MAINTAINERS: Add include/hw/unicore32/ to UniCore32 section (diff) | |
download | qemu-d46d14e63150120aecbd2ddf76af9b4a3eea8cc8.tar.gz qemu-d46d14e63150120aecbd2ddf76af9b4a3eea8cc8.tar.xz 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): ---------------------- |