From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXXnI-0001Ce-VC for qemu-devel@nongnu.org; Mon, 16 Mar 2015 12:23:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXXnF-0006OZ-HB for qemu-devel@nongnu.org; Mon, 16 Mar 2015 12:23:08 -0400 Received: from smtp3.mundo-r.com ([212.51.32.191]:59820 helo=smtp4.mundo-r.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXXnF-0006Gl-B4 for qemu-devel@nongnu.org; Mon, 16 Mar 2015 12:23:05 -0400 From: Alberto Garcia Date: Mon, 16 Mar 2015 18:22:05 +0200 Message-Id: <1426522925-14444-1-git-send-email-berto@igalia.com> Subject: [Qemu-devel] [PATCH] MAINTAINERS: Add myself as the maintainer of the Quorum driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Alberto Garcia , Stefan Hajnoczi Signed-off-by: Alberto Garcia --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d7e9ba2..1fcf1e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1176,3 +1176,8 @@ Bootdevice M: Gonglei S: Maintained F: bootdevice.c + +Quorum +M: Alberto Garcia +S: Supported +F: block/quorum.c -- 2.1.4