From: Thomas Huth <[email protected]> get_maintainer.pl now properly recognizes that the file in include/hw/unicore32/ belongs to UniCore32.
Signed-off-by: Thomas Huth <[email protected]> Acked-by: Guan Xuetao <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2ffdb36..0ca0cd0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -202,6 +202,7 @@ M: Guan Xuetao <[email protected]> S: Maintained F: target-unicore32/ F: hw/unicore32/ +F: include/hw/unicore32/ X86 M: Paolo Bonzini <[email protected]> -- 2.1.4
