From mboxrd@z Thu Jan 1 00:00:00 1970 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 From: Stefan Weil Date: Thu, 9 Sep 2010 21:32:37 +0200 Message-Id: <1284060757-418-1-git-send-email-weil@mail.berlios.de> In-Reply-To: <4C891A93.8010607@codemonkey.ws> References: <4C891A93.8010607@codemonkey.ws> Subject: [Qemu-devel] [PATCH] MAINTAINERS: Add new maintainer for Linux user List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers Cc: Antony Liguori , Riku Voipio 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 --- 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 ? -- 1.7.1