> get_maintainer.pl now properly recognizes that the file in > include/hw/unicore32/ belongs to UniCore32. > > Signed-off-by: Thomas Huth <[email protected]>
Looks ok to me. Acked-by: Guan Xuetao <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9d17cb3..7196dba 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -204,6 +204,7 @@ M: Guan Xuetao <[email protected]> > S: Maintained > F: target-unicore32/ > F: hw/unicore32/ > +F: include/hw/unicore32/ > > X86 > M: Paolo Bonzini <[email protected]> > -- > 1.8.3.1 >
