From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUEq2-0000E2-Ri for qemu-devel@nongnu.org; Fri, 12 Feb 2016 09:36:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUEpx-0002cf-Re for qemu-devel@nongnu.org; Fri, 12 Feb 2016 09:36:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUEpx-0002cW-Mj for qemu-devel@nongnu.org; Fri, 12 Feb 2016 09:36:45 -0500 From: Marcel Apfelbaum Date: Fri, 12 Feb 2016 16:36:40 +0200 Message-Id: <1455287800-13328-1-git-send-email-marcel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH] MAINTAINERS: add machine section List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: marcel@redhat.com, peter.maydell@linaro.org, ehabkost@redhat.com, afaerber@suse.de Eduardo and me will maintain it. Signed-off-by: Marcel Apfelbaum Acked-by: Andreas F=C3=A4rber --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2d6ee17..a86491a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1200,6 +1200,13 @@ F: docs/*qmp-* F: scripts/qmp/ T: git git://repo.or.cz/qemu/armbru.git qapi-next =20 +Machine +M: Eduardo Habkost +M: Marcel Apfelbaum +S: Supported +F: hw/core/machine.c +F: include/hw/boards.h + SLIRP M: Jan Kiszka S: Maintained --=20 2.4.3