From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpItQ-0003af-Tl for qemu-devel@nongnu.org; Wed, 28 Sep 2016 13:43:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpItM-0006HY-OC for qemu-devel@nongnu.org; Wed, 28 Sep 2016 13:43:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpItM-0006Gn-JC for qemu-devel@nongnu.org; Wed, 28 Sep 2016 13:43:36 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 64035811A2 for ; Wed, 28 Sep 2016 17:43:35 +0000 (UTC) Date: Wed, 28 Sep 2016 18:43:31 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20160928174331.GI2034@work-vm> References: <1475084022-30117-1-git-send-email-armbru@redhat.com> <1475084022-30117-2-git-send-email-armbru@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1475084022-30117-2-git-send-email-armbru@redhat.com> Subject: Re: [Qemu-devel] [PATCH 1/2] MAINTAINERS: Pass the HMP staff from Luiz to David List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org, lcapitulino@redhat.com * Markus Armbruster (armbru@redhat.com) wrote: > David graciously volunteered to take this off Luiz's hands. > > Signed-off-by: Markus Armbruster > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f3c1f7f..a78066e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1154,12 +1154,11 @@ F: qemu-timer.c > F: vl.c > > Human Monitor (HMP) > -M: Luiz Capitulino > +M: Dr. David Alan Gilbert > S: Maintained > F: monitor.c > F: hmp.c > F: hmp-commands.hx > -T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Reviewed-by: Dr. David Alan Gilbert Dave > > Network device backends > M: Jason Wang > -- > 2.5.5 > -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK