From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38378 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtnDN-0003SM-SO for qemu-devel@nongnu.org; Thu, 09 Sep 2010 15:58:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtnDA-0004nZ-E0 for qemu-devel@nongnu.org; Thu, 09 Sep 2010 15:55:09 -0400 Received: from mail-vw0-f45.google.com ([209.85.212.45]:42129) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtnDA-0004nT-9P for qemu-devel@nongnu.org; Thu, 09 Sep 2010 15:55:08 -0400 Received: by vws19 with SMTP id 19so1776624vws.4 for ; Thu, 09 Sep 2010 12:55:07 -0700 (PDT) Message-ID: <4C893B96.5050504@codemonkey.ws> Date: Thu, 09 Sep 2010 14:55:02 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add new maintainer for Linux user References: <4C893A25.5050401@mail.berlios.de> <1284061839-538-1-git-send-email-weil@mail.berlios.de> In-Reply-To: <1284061839-538-1-git-send-email-weil@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Riku Voipio , QEMU Developers On 09/09/2010 02:50 PM, Stefan Weil wrote: > According to Anthony, 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: Anthony Liguori > Signed-off-by: Stefan Weil > I've got mixed feelings about it, but let me take a stab at doing a more thorough update to MAINTAINERS. Comments appreciated. Regards, Anthony Liguori > --- > 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 ? >