From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yzma2-0003Vn-Sy for qemu-devel@nongnu.org; Tue, 02 Jun 2015 09:50:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzmZx-0003Np-2d for qemu-devel@nongnu.org; Tue, 02 Jun 2015 09:50:10 -0400 Received: from lhrrgout.huawei.com ([194.213.3.17]:62763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzmZw-0003ER-Qb for qemu-devel@nongnu.org; Tue, 02 Jun 2015 09:50:05 -0400 Message-ID: <556DB479.6040304@huawei.com> Date: Tue, 2 Jun 2015 15:49:45 +0200 From: Claudio Fontana MIME-Version: 1.0 References: <1433248318-6076-1-git-send-email-shannon.zhao@linaro.org> In-Reply-To: <1433248318-6076-1-git-send-email-shannon.zhao@linaro.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add myself as ARM ACPI Subsystem maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: shannon.zhao@linaro.org, qemu-devel@nongnu.org, peter.maydell@linaro.org Cc: zhaoshenglong@huawei.com Thank you for your great work on the ACPI enablement! Reviewed-by: Claudio Fontana On 02.06.2015 14:31, shannon.zhao@linaro.org wrote: > From: Shannon Zhao > > Add Shannon Zhao as the maintainer for the ARM ACPI Subsystem. > > Signed-off-by: Shannon Zhao > Signed-off-by: Shannon Zhao > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0463696..b8ffdb0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -356,6 +356,13 @@ F: hw/misc/zynq_slcr.c > F: hw/*/cadence_* > F: hw/ssi/xilinx_spips.c > > +ARM ACPI Subsystem > +M: Shannon Zhao > +M: Shannon Zhao > +S: Maintained > +F: hw/arm/virt-acpi-build.c > +F: include/hw/arm/virt-acpi-build.h > + > CRIS Machines > ------------- > Axis Dev88 >