From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Vivier Date: Sat, 23 Apr 2016 08:09:28 +0000 Subject: Re: [kvm-unit-tests PATCH v2] MAINTAINERS: Add a section for powerpc Message-Id: <571B2DB8.2060909@redhat.com> List-Id: References: <1461348774-29853-1-git-send-email-thuth@redhat.com> In-Reply-To: <1461348774-29853-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thomas Huth , kvm@vger.kernel.org, pbonzini@redhat.com, rkrcmar@redhat.com Cc: kvm-ppc@vger.kernel.org, mtosatti@redhat.com, drjones@redhat.com On 22/04/2016 20:12, 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 > --- > 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@vger.kernel.org > F: x86/* > F: lib/x86/* > > +POWERPC > +M: Laurent Vivier > +M: Thomas Huth > +L: kvm@vger.kernel.org > +L: kvm-ppc@vger.kernel.org > +F: powerpc/* > +F: lib/powerpc/* > +F: lib/ppc64/* > Reviewed-by: Laurent Vivier