From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [kvm-unit-tests PATCH v2] MAINTAINERS: Add a section for powerpc Date: Mon, 25 Apr 2016 17:28:34 +0200 Message-ID: <20160425152834.GE2386@potion> References: <1461348774-29853-1-git-send-email-thuth@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, pbonzini@redhat.com, lvivier@redhat.com, kvm-ppc@vger.kernel.org, mtosatti@redhat.com, drjones@redhat.com To: Thomas Huth Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59796 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932511AbcDYP2i (ORCPT ); Mon, 25 Apr 2016 11:28:38 -0400 Content-Disposition: inline In-Reply-To: <1461348774-29853-1-git-send-email-thuth@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 2016-04-22 20:12+0200, Thomas Huth: > Laurent and I agreed to volunteer for looking after > the powerpc specific code of kvm-unit-tests. > > Signed-off-by: Thomas Huth > --- By the power accidentally given to me, applied. Thanks for stepping up. > 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/* (I also took the liberty and moved this above x86.)