On Fri, Apr 22, 2016 at 08:12:54PM +0200, Thomas Huth wrote: > Laurent and I agreed to volunteer for looking after > the powerpc specific code of kvm-unit-tests. > > Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 798acfa..2d55162 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -74,3 +74,11 @@ L: kvm@xxxxxxxxxxxxxxx > F: x86/* > F: lib/x86/* > > +POWERPC > +M: Laurent Vivier <lvivier@xxxxxxxxxx> > +M: Thomas Huth <thuth@xxxxxxxxxx> > +L: kvm@xxxxxxxxxxxxxxx > +L: kvm-ppc@xxxxxxxxxxxxxxx > +F: powerpc/* > +F: lib/powerpc/* > +F: lib/ppc64/* > -- > 1.8.3.1 > Looks like MAINTAINERS files usually have the sections in alphabetical order (or least the kernel does), so we should probably have put POWERPC in between ARM and x86 (and x86 should be X86). But, has a MAINTAINERS file update ever gone to a v3 :-)? Anyway, Acked-by: Andrew Jones <drjones@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html