[PATCH 4/4] MAINTAINERS: Add MAX78000FTHR section as orphan

Markus Armbruster posted 4 patches 1 month, 2 weeks ago
There is a newer version of this series
[PATCH 4/4] MAINTAINERS: Add MAX78000FTHR section as orphan
Posted by Markus Armbruster 1 month, 2 weeks ago
This machine was contributed by Jackson Donaldson a couple of months
ago.  Its RISC-V core is not implemented.  Unfortunately, Jackson
isn't able to serve as maintainer at this time, so add it as orphan.

Cc: Jackson Donaldson <jackson88044@gmail.com>
Cc: qemu-arm@nongnu.org
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3efc943c9b..c493aceffc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -871,6 +871,15 @@ F: include/hw/misc/arm_integrator_debug.h
 F: tests/functional/arm/test_integratorcp.py
 F: docs/system/arm/integratorcp.rst
 
+MAX78000FTHR
+M: Jackson Donaldson <jackson88044@gmail.com>
+L: qemu-arm@nongnu.org
+S: Odd Fixes
+F: docs/system/arm/max78000.rst
+F: hw/*/max78000*
+F: include/hw/*/max78000*
+F: tests/functional/arm/test_max78000fthr.py
+
 MCIMX6UL EVK / i.MX6ul
 M: Peter Maydell <peter.maydell@linaro.org>
 R: Jean-Christophe Dubois <jcd@tribudubois.net>
-- 
2.49.0
Re: [PATCH 4/4] MAINTAINERS: Add MAX78000FTHR section as orphan
Posted by Alex Bennée 1 month, 2 weeks ago
Markus Armbruster <armbru@redhat.com> writes:

> This machine was contributed by Jackson Donaldson a couple of months
> ago.  Its RISC-V core is not implemented.  Unfortunately, Jackson
> isn't able to serve as maintainer at this time, so add it as orphan.

Commit message doesn't match contents.

>
> Cc: Jackson Donaldson <jackson88044@gmail.com>
> Cc: qemu-arm@nongnu.org
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3efc943c9b..c493aceffc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -871,6 +871,15 @@ F: include/hw/misc/arm_integrator_debug.h
>  F: tests/functional/arm/test_integratorcp.py
>  F: docs/system/arm/integratorcp.rst
>  
> +MAX78000FTHR
> +M: Jackson Donaldson <jackson88044@gmail.com>
> +L: qemu-arm@nongnu.org
> +S: Odd Fixes
> +F: docs/system/arm/max78000.rst
> +F: hw/*/max78000*
> +F: include/hw/*/max78000*
> +F: tests/functional/arm/test_max78000fthr.py
> +
>  MCIMX6UL EVK / i.MX6ul
>  M: Peter Maydell <peter.maydell@linaro.org>
>  R: Jean-Christophe Dubois <jcd@tribudubois.net>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro
Re: [PATCH 4/4] MAINTAINERS: Add MAX78000FTHR section as orphan
Posted by Markus Armbruster 1 month, 2 weeks ago
Alex Bennée <alex.bennee@linaro.org> writes:

> Markus Armbruster <armbru@redhat.com> writes:
>
>> This machine was contributed by Jackson Donaldson a couple of months
>> ago.  Its RISC-V core is not implemented.  Unfortunately, Jackson
>> isn't able to serve as maintainer at this time, so add it as orphan.
>
> Commit message doesn't match contents.

Good catch!  I messed up the submission somehow.