From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvWi-0004u2-Pd for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:00:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgvWb-0007g6-Nm for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:00:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvWb-0007fx-As for qemu-devel@nongnu.org; Wed, 22 Oct 2014 09:00:25 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9MD0O18017801 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 22 Oct 2014 09:00:24 -0400 Date: Wed, 22 Oct 2014 08:56:57 -0400 From: Luiz Capitulino Message-ID: <20141022085657.3cf64b22@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH] MAINTAINERS: add entry for qobject files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: pbonzini@redhat.com, armbru@redhat.com Signed-off-by: Luiz Capitulino --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 206bf7e..5b97540 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 =20 +QObject +M: Luiz Capitulino +S: Maintained +F: qobject/ +T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp + QOM M: Anthony Liguori M: Andreas F=C3=A4rber --=20 1.9.3