From d46d14e63150120aecbd2ddf76af9b4a3eea8cc8 Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Fri, 9 Sep 2016 23:17:09 +0200 Subject: [PATCH] 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 Reviewed-by: Bastian Koppelmann Signed-off-by: Michael Tokarev --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 303a395d37..0edd7b3fdb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -226,6 +226,7 @@ M: Bastian Koppelmann S: Maintained F: target-tricore/ F: hw/tricore/ +F: include/hw/tricore/ Guest CPU Cores (KVM): ----------------------