From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXqrd-0003as-Ns for qemu-devel@nongnu.org; Mon, 12 Nov 2012 05:03:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXqra-0007gW-KH for qemu-devel@nongnu.org; Mon, 12 Nov 2012 05:03:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXqra-0007gB-CM for qemu-devel@nongnu.org; Mon, 12 Nov 2012 05:03:30 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qACA3TNT010830 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 12 Nov 2012 05:03:29 -0500 Message-ID: <50A0C96D.1030304@redhat.com> Date: Mon, 12 Nov 2012 11:03:25 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1352467743-5905-1-git-send-email-stefanha@redhat.com> In-Reply-To: <1352467743-5905-1-git-send-email-stefanha@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org Am 09.11.2012 14:29, schrieb Stefan Hajnoczi: > Kevin has requested co-maintainership to give him more time to write > code. We will alternate patch review duties on a weekly basis. > > Signed-off-by: Stefan Hajnoczi Acked-by: Kevin Wolf Thanks, applied to the block branch. Kevin