From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Huth Subject: Re: [kvm-unit-tests PATCH] MAINTAINERS: Add a section for powerpc Date: Fri, 22 Apr 2016 19:57:20 +0200 Message-ID: <571A6600.1050800@redhat.com> References: <1461345407-28094-1-git-send-email-thuth@redhat.com> <20160422175308.rfazzrn4qso4wwou@hawk.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, pbonzini@redhat.com, lvivier@redhat.com, rkrcmar@redhat.com, kvm-ppc@vger.kernel.org, mtosatti@redhat.com To: Andrew Jones Return-path: Received: from mx1.redhat.com ([209.132.183.28]:45231 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753961AbcDVR5Y (ORCPT ); Fri, 22 Apr 2016 13:57:24 -0400 In-Reply-To: <20160422175308.rfazzrn4qso4wwou@hawk.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On 22.04.2016 19:53, Andrew Jones wrote: > On Fri, Apr 22, 2016 at 07:16:47PM +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 >> --- >> MAINTAINERS | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 798acfa..27ed823 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -74,3 +74,9 @@ L: kvm@vger.kernel.org >> F: x86/* >> F: lib/x86/* >> >> +POWERPC >> +M: Laurent Vivier >> +M: Thomas Huth >> +L: kvm-ppc@vger.kernel.org > > please add > > L: kvm@vger.kernel.org > >> +F: powerpc/* >> +F: lib/powerpc/* > > also add > > F: lib/ppc64/* Ah, good hint, missed that one. I'll sent a v2. Thanks, Thomas