[PATCH] MAINTAINERS: Add myself as maintainer of e500 machines

Bernhard Beschow posted 1 patch 3 weeks, 5 days ago
MAINTAINERS | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: Add myself as maintainer of e500 machines
Posted by Bernhard Beschow 3 weeks, 5 days ago
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ffacd60f40..0a191a03db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1430,8 +1430,9 @@ F: hw/pci-host/ppc4xx_pci.c
 F: tests/functional/test_ppc_bamboo.py
 
 e500
+M: Bernhard Beschow <shentey@gmail.com>
 L: qemu-ppc@nongnu.org
-S: Orphan
+S: Odd Fixes
 F: hw/ppc/e500*
 F: hw/ppc/ppce500_spin.c
 F: hw/gpio/mpc8xxx.c
@@ -1446,8 +1447,9 @@ F: include/hw/ppc/openpic_kvm.h
 F: docs/system/ppc/ppce500.rst
 
 mpc8544ds
+M: Bernhard Beschow <shentey@gmail.com>
 L: qemu-ppc@nongnu.org
-S: Orphan
+S: Odd Fixes
 F: hw/ppc/mpc8544ds.c
 F: hw/ppc/mpc8544_guts.c
 F: tests/functional/test_ppc_mpc8544ds.py
-- 
2.46.2
Re: [PATCH] MAINTAINERS: Add myself as maintainer of e500 machines
Posted by Philippe Mathieu-Daudé 2 weeks, 5 days ago
On 26/9/24 09:59, Bernhard Beschow wrote:
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> ---
>   MAINTAINERS | 6 ++++--
>   1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>


Re: [PATCH] MAINTAINERS: Add myself as maintainer of e500 machines
Posted by Daniel Henrique Barboza 3 weeks, 5 days ago

On 9/26/24 4:59 AM, Bernhard Beschow wrote:
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> ---

Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>

>   MAINTAINERS | 6 ++++--
>   1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ffacd60f40..0a191a03db 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1430,8 +1430,9 @@ F: hw/pci-host/ppc4xx_pci.c
>   F: tests/functional/test_ppc_bamboo.py
>   
>   e500
> +M: Bernhard Beschow <shentey@gmail.com>
>   L: qemu-ppc@nongnu.org
> -S: Orphan
> +S: Odd Fixes
>   F: hw/ppc/e500*
>   F: hw/ppc/ppce500_spin.c
>   F: hw/gpio/mpc8xxx.c
> @@ -1446,8 +1447,9 @@ F: include/hw/ppc/openpic_kvm.h
>   F: docs/system/ppc/ppce500.rst
>   
>   mpc8544ds
> +M: Bernhard Beschow <shentey@gmail.com>
>   L: qemu-ppc@nongnu.org
> -S: Orphan
> +S: Odd Fixes
>   F: hw/ppc/mpc8544ds.c
>   F: hw/ppc/mpc8544_guts.c
>   F: tests/functional/test_ppc_mpc8544ds.py
Re: [PATCH] MAINTAINERS: Add myself as maintainer of e500 machines
Posted by Cédric Le Goater 3 weeks, 5 days ago
On 9/26/24 09:59, Bernhard Beschow wrote:
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>


Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks,

C.


> ---
>   MAINTAINERS | 6 ++++--
>   1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ffacd60f40..0a191a03db 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1430,8 +1430,9 @@ F: hw/pci-host/ppc4xx_pci.c
>   F: tests/functional/test_ppc_bamboo.py
>   
>   e500
> +M: Bernhard Beschow <shentey@gmail.com>
>   L: qemu-ppc@nongnu.org
> -S: Orphan
> +S: Odd Fixes
>   F: hw/ppc/e500*
>   F: hw/ppc/ppce500_spin.c
>   F: hw/gpio/mpc8xxx.c
> @@ -1446,8 +1447,9 @@ F: include/hw/ppc/openpic_kvm.h
>   F: docs/system/ppc/ppce500.rst
>   
>   mpc8544ds
> +M: Bernhard Beschow <shentey@gmail.com>
>   L: qemu-ppc@nongnu.org
> -S: Orphan
> +S: Odd Fixes
>   F: hw/ppc/mpc8544ds.c
>   F: hw/ppc/mpc8544_guts.c
>   F: tests/functional/test_ppc_mpc8544ds.py