diff mbox series

MAINTAINERS: Add a separate entry for acpi/VIOT tables

Message ID 20211213045924.344214-1-ani@anisinha.ca
State New
Headers show
Series MAINTAINERS: Add a separate entry for acpi/VIOT tables | expand

Commit Message

Ani Sinha Dec. 13, 2021, 4:59 a.m. UTC
All work related to VIOT tables are being done by Jean. Adding him as the
maintainer for acpi VIOT table code in qemu.

Signed-off-by: Ani Sinha <ani@anisinha.ca>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Jean-Philippe Brucker Dec. 13, 2021, 9:33 a.m. UTC | #1
On Mon, Dec 13, 2021 at 10:29:24AM +0530, Ani Sinha wrote:
> All work related to VIOT tables are being done by Jean. Adding him as the
> maintainer for acpi VIOT table code in qemu.
> 
> Signed-off-by: Ani Sinha <ani@anisinha.ca>

Acked-by: Jean-Philippe Brucker <jean-philippe@linaro.org>

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7543eb4d59..f9580f2fe2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1776,6 +1776,13 @@ F: docs/specs/acpi_mem_hotplug.rst
>  F: docs/specs/acpi_pci_hotplug.rst
>  F: docs/specs/acpi_hw_reduced_hotplug.rst
>  
> +ACPI/VIOT
> +M: Jean-Philippe Brucker <jean-philippe@linaro.org>
> +R: Ani Sinha <ani@anisinha.ca>
> +S: Supported
> +F: hw/acpi/viot.c
> +F: hw/acpi/viot.h
> +
>  ACPI/HEST/GHES
>  R: Dongjiu Geng <gengdongjiu1@gmail.com>
>  L: qemu-arm@nongnu.org
> -- 
> 2.25.1
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7543eb4d59..f9580f2fe2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1776,6 +1776,13 @@  F: docs/specs/acpi_mem_hotplug.rst
 F: docs/specs/acpi_pci_hotplug.rst
 F: docs/specs/acpi_hw_reduced_hotplug.rst
 
+ACPI/VIOT
+M: Jean-Philippe Brucker <jean-philippe@linaro.org>
+R: Ani Sinha <ani@anisinha.ca>
+S: Supported
+F: hw/acpi/viot.c
+F: hw/acpi/viot.h
+
 ACPI/HEST/GHES
 R: Dongjiu Geng <gengdongjiu1@gmail.com>
 L: qemu-arm@nongnu.org