From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Vivier Subject: Re: [kvm-unit-tests PATCH v2] MAINTAINERS: Add a section for powerpc Date: Sat, 23 Apr 2016 10:09:28 +0200 Message-ID: <571B2DB8.2060909@redhat.com> References: <1461348774-29853-1-git-send-email-thuth@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, mtosatti@redhat.com, drjones@redhat.com To: Thomas Huth , kvm@vger.kernel.org, pbonzini@redhat.com, rkrcmar@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:56826 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690AbcDWIJd (ORCPT ); Sat, 23 Apr 2016 04:09:33 -0400 In-Reply-To: <1461348774-29853-1-git-send-email-thuth@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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