From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgufy-00034u-6S for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:06:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgufr-0004aV-PO for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:06:02 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:37568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgufr-0004aH-Ju for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:05:55 -0400 Received: from /spool/local by e36.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 22 Oct 2014 06:05:52 -0600 Received: from b03cxnp07028.gho.boulder.ibm.com (b03cxnp07028.gho.boulder.ibm.com [9.17.130.15]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 1D5753E40040 for ; Wed, 22 Oct 2014 06:05:50 -0600 (MDT) Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id s9MC3bvQ5570962 for ; Wed, 22 Oct 2014 14:03:37 +0200 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id s9MCAWMM015655 for ; Wed, 22 Oct 2014 06:10:32 -0600 From: Michael Roth Date: Wed, 22 Oct 2014 07:05:36 -0500 Message-Id: <1413979536-14981-1-git-send-email-mdroth@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH] MAINTAINERS: add section for QEMU Guest Agent List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, peter.maydell@linaro.org, armbru@redhat.com, stefanha@redhat.com, pbonzini@redhat.com, afaerber@suse.de Signed-off-by: Michael Roth --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 206bf7e..b89103a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -825,6 +825,12 @@ S: Supported F: qapi-schema.json T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp +QEMU Guest Agent +M: Michael Roth +S: Maintained +F: qga/ +T: git git://github.com/mdroth/qemu.git qga + QOM M: Anthony Liguori M: Andreas Färber -- 1.9.1