From patchwork Thu Sep 9 19:32:37 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Stefan Weil X-Patchwork-Id: 64329 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 57CD1B70F6 for ; Fri, 10 Sep 2010 05:34:51 +1000 (EST) Received: from localhost ([127.0.0.1]:47514 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtmtU-0008LA-Be for incoming@patchwork.ozlabs.org; Thu, 09 Sep 2010 15:34:48 -0400 Received: from [140.186.70.92] (port=50014 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Otmrk-0007jf-Kn for qemu-devel@nongnu.org; Thu, 09 Sep 2010 15:33:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Otmrj-0000xP-7B for qemu-devel@nongnu.org; Thu, 09 Sep 2010 15:33:00 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:55292) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Otmri-0000x0-R6 for qemu-devel@nongnu.org; Thu, 09 Sep 2010 15:32:59 -0400 Received: from flocke.weilnetz.de (p54ADAF8F.dip.t-dialin.net [84.173.175.143]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0M3wF4-1OcwV93cgM-00r3ry; Thu, 09 Sep 2010 21:32:50 +0200 Received: from stefan by flocke.weilnetz.de with local (Exim 4.72) (envelope-from ) id 1OtmrY-00007I-RO; Thu, 09 Sep 2010 21:32:48 +0200 From: Stefan Weil To: QEMU Developers Date: Thu, 9 Sep 2010 21:32:37 +0200 Message-Id: <1284060757-418-1-git-send-email-weil@mail.berlios.de> X-Mailer: git-send-email 1.7.1 In-Reply-To: <4C891A93.8010607@codemonkey.ws> References: <4C891A93.8010607@codemonkey.ws> X-Provags-ID: V02:K0:2tb5WB3eFMiDz+GPaqw9XPe1pmQvms2NBqoGWGdzFcm V+UhuWXt8OFeZbxcgbiPQ47q9vF6V6bmZZ5FmsHWVUmxuDO792 k35CTofZIL9c7xl/iOOG7JXvSWkr8YrQzOQdq7CdhAU/qbtuku 5h9MO5irUEioRku82zZmv5Fu8NAu81Mlh07hw79zHzgvMfsE3N slvi2Mv1vb8ddJHWqoh0zy48vR8UCvS3gUW4fu+roa6cvKBogk yQWqTJFabDf0y X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Cc: Antony Liguori , Riku Voipio Subject: [Qemu-devel] [PATCH] MAINTAINERS: Add new maintainer for Linux user X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org According to Antony, Riku is the maintainer for Linux user, so make this visible for everyone. (The patch also fixes a whitespace issue at end of line - required by git and by my editor). Cc: Riku Voipio Cc: Antony Liguori Signed-off-by: Stefan Weil Acked-by: Andreas Färber --- MAINTAINERS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e5165fb..63deb87 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -68,7 +68,7 @@ S390 s390-*.c Alexander Graf Generic Subsystems: -------------------- +------------------- Dynamic translator Fabrice Bellard Main loop Fabrice Bellard (new maintainer needed) @@ -83,6 +83,6 @@ Audio device layer Vassili Karpov (malc) Character device layer ? Network device layer ? GDB stub ? -Linux user ? +Linux user Riku Voipio Darwin user ? SLIRP ?