From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgw5n-0002jX-NX for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:36:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgw5f-0003fV-OQ for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:36:47 -0400 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:37479) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgw5f-0003fP-Dl for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:36:39 -0400 Received: by mail-wi0-f179.google.com with SMTP id d1so1384754wiv.12 for ; Wed, 22 Oct 2014 06:36:38 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5447B2E2.3020405@redhat.com> Date: Wed, 22 Oct 2014 15:36:34 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <87mw8rumhb.fsf@blackfin.pond.sub.org> <87y4s8h5rh.fsf@blackfin.pond.sub.org> <54477248.20208@redhat.com> <87r3y0copj.fsf@blackfin.pond.sub.org> <54479A04.8050200@redhat.com> <87oat49rua.fsf@blackfin.pond.sub.org> In-Reply-To: <87oat49rua.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] MAINTAINERS leaves too many files uncovered List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel , Alexander Graf On 10/22/2014 03:06 PM, Markus Armbruster wrote: > Paolo Bonzini writes: > >> On 10/22/2014 01:45 PM, Markus Armbruster wrote: >>>>> Part of TCG PPC. >>> Give me a name :) >>> >> >> This: >> >> PowerPC >> M: Alexander Graf >> L: qemu-ppc@nongnu.org >> S: Maintained >> F: target-ppc/ >> F: hw/ppc/ >> >> Paolo > > Something like this, I presume: > > diff --git a/MAINTAINERS b/MAINTAINERS > index e52e75c..52ac491 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -138,6 +138,7 @@ L: qemu-ppc@nongnu.org > S: Maintained > F: target-ppc/ > F: hw/ppc/ > +F: libdecnumber with a slash at the end :) Paolo