From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpIp2-0007kX-V5 for qemu-devel@nongnu.org; Wed, 28 Sep 2016 13:39:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpIoy-0004jx-Pr for qemu-devel@nongnu.org; Wed, 28 Sep 2016 13:39:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpIoy-0004jd-Jq for qemu-devel@nongnu.org; Wed, 28 Sep 2016 13:39:04 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (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 623FE552C9 for ; Wed, 28 Sep 2016 17:39:03 +0000 (UTC) Date: Wed, 28 Sep 2016 13:39:02 -0400 From: Luiz Capitulino Message-ID: <20160928133902.3580ab66@redhat.com> In-Reply-To: <1475084022-30117-1-git-send-email-armbru@redhat.com> References: <1475084022-30117-1-git-send-email-armbru@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] MAINTAINERS: Update HMP and QObject List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org, dgilbert@redhat.com On Wed, 28 Sep 2016 19:33:40 +0200 Markus Armbruster wrote: > Markus Armbruster (2): > MAINTAINERS: Pass the HMP staff from Luiz to David > MAINTAINERS: Pass the QObject staff from Luiz to Markus > > MAINTAINERS | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) Guys, Thank you very much for taking up maintainership of those subsystems! Acked-by: Luiz Capitulino