From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvcT-0006E9-Sq for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:06:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgvcP-0001K3-Mz for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:06:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18956) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvcP-0001Jx-G6 for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:06:25 -0400 From: Markus Armbruster 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> Date: Wed, 22 Oct 2014 15:06:21 +0200 In-Reply-To: <54479A04.8050200@redhat.com> (Paolo Bonzini's message of "Wed, 22 Oct 2014 13:50:28 +0200") Message-ID: <87oat49rua.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] MAINTAINERS leaves too many files uncovered List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel , Alexander Graf 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 S390 M: Richard Henderson