From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuR9b-0000Jz-Ru for qemu-devel@nongnu.org; Mon, 27 Oct 2008 08:25:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuR9X-0000BX-TN for qemu-devel@nongnu.org; Mon, 27 Oct 2008 08:25:03 -0400 Received: from [199.232.76.173] (port=50896 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuR9X-0000B6-Oq for qemu-devel@nongnu.org; Mon, 27 Oct 2008 08:24:59 -0400 Received: from wr-out-0506.google.com ([64.233.184.238]:10550) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuR9X-0000Sj-Ek for qemu-devel@nongnu.org; Mon, 27 Oct 2008 08:24:59 -0400 Received: by wr-out-0506.google.com with SMTP id c46so566993wra.18 for ; Mon, 27 Oct 2008 05:24:58 -0700 (PDT) Message-ID: <761ea48b0810270524if4cf207n3fb3e8f4093bf0b4@mail.gmail.com> Date: Mon, 27 Oct 2008 14:24:57 +0200 From: "Laurent Desnogues" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Adding host CPU back-ends in MAINTAINERS? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, would it be possible to add TCG back-ends maintainers to the MAINTAINERS file? According to svn logs that would be: arm -> Andrzej Zaborowski hppa -> Stuart Brady (through Aurelien) i386/x86_64 -> Fabrice Bellard ppc/ppc64 -> Vassili Karpov sparc -> Blue Swirl Does that look right? Laurent