On 09/09/2016 11:17 PM, Thomas Huth wrote: > get_maintainer.pl now properly recognizes that the file in > include/hw/tricore/ belongs to TriCore. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7196dba..dad82e7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -228,6 +228,7 @@ M: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > S: Maintained > F: target-tricore/ > F: hw/tricore/ > +F: include/hw/tricore/ > > Guest CPU Cores (KVM): > ---------------------- >
Woops :). I'm fine with this change. I guess this goes through trivial tree? Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheer, Bastian