diff mbox series

[2/3] MAINTAINERS: reorganize s390-ccw bios maintainership

Message ID 20180207155531.28446-3-cohuck@redhat.com
State New
Headers show
Series s390x: maintainership reorg | expand

Commit Message

Cornelia Huck Feb. 7, 2018, 3:55 p.m. UTC
Split it out from the s390-ccw-virtio machine, add Thomas as a
maintainer in addition to Christian.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 MAINTAINERS | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Comments

Christian Borntraeger Feb. 7, 2018, 6:21 p.m. UTC | #1
On 02/07/2018 04:55 PM, Cornelia Huck wrote:
> Split it out from the s390-ccw-virtio machine, add Thomas as a
> maintainer in addition to Christian.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

Thanks Thomas for volunteering to co-maintain.
> ---
>  MAINTAINERS | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e24273a574..bd2dc7ed7c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -855,15 +855,22 @@ F: hw/char/sclp*.[hc]
>  F: hw/char/terminal3270.c
>  F: hw/s390x/
>  F: include/hw/s390x/
> -F: pc-bios/s390-ccw/
>  F: hw/watchdog/wdt_diag288.c
>  F: include/hw/watchdog/wdt_diag288.h
> -F: pc-bios/s390-ccw.img
>  F: default-configs/s390x-softmmu.mak
>  T: git git://github.com/cohuck/qemu.git s390-next
>  T: git git://github.com/borntraeger/qemu.git s390-next
>  L: qemu-s390x@nongnu.org
> 
> +S390-ccw Bios
> +M: Christian Borntraeger <borntraeger@de.ibm.com>
> +M: Thomas Huth <thuth@redhat.com>
> +S: Supported
> +F: pc-bios/s390-ccw/
> +F: pc-bios/s390-ccw.img
> +T: git git://github.com/borntraeger/qemu.git s390-next
> +L: qemu-s390x@nongnu.org
> +
>  UniCore32 Machines
>  -------------
>  PKUnity-3 SoC initramfs-with-busybox
>
Thomas Huth Feb. 7, 2018, 6:47 p.m. UTC | #2
On 07.02.2018 16:55, Cornelia Huck wrote:
> Split it out from the s390-ccw-virtio machine, add Thomas as a
> maintainer in addition to Christian.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e24273a574..bd2dc7ed7c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -855,15 +855,22 @@ F: hw/char/sclp*.[hc]
>  F: hw/char/terminal3270.c
>  F: hw/s390x/
>  F: include/hw/s390x/
> -F: pc-bios/s390-ccw/
>  F: hw/watchdog/wdt_diag288.c
>  F: include/hw/watchdog/wdt_diag288.h
> -F: pc-bios/s390-ccw.img
>  F: default-configs/s390x-softmmu.mak
>  T: git git://github.com/cohuck/qemu.git s390-next
>  T: git git://github.com/borntraeger/qemu.git s390-next
>  L: qemu-s390x@nongnu.org
>  
> +S390-ccw Bios
> +M: Christian Borntraeger <borntraeger@de.ibm.com>
> +M: Thomas Huth <thuth@redhat.com>
> +S: Supported
> +F: pc-bios/s390-ccw/
> +F: pc-bios/s390-ccw.img
> +T: git git://github.com/borntraeger/qemu.git s390-next
> +L: qemu-s390x@nongnu.org
> +
>  UniCore32 Machines
>  -------------
>  PKUnity-3 SoC initramfs-with-busybox
> 

Acked-by: Thomas Huth <thuth@redhat.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e24273a574..bd2dc7ed7c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -855,15 +855,22 @@  F: hw/char/sclp*.[hc]
 F: hw/char/terminal3270.c
 F: hw/s390x/
 F: include/hw/s390x/
-F: pc-bios/s390-ccw/
 F: hw/watchdog/wdt_diag288.c
 F: include/hw/watchdog/wdt_diag288.h
-F: pc-bios/s390-ccw.img
 F: default-configs/s390x-softmmu.mak
 T: git git://github.com/cohuck/qemu.git s390-next
 T: git git://github.com/borntraeger/qemu.git s390-next
 L: qemu-s390x@nongnu.org
 
+S390-ccw Bios
+M: Christian Borntraeger <borntraeger@de.ibm.com>
+M: Thomas Huth <thuth@redhat.com>
+S: Supported
+F: pc-bios/s390-ccw/
+F: pc-bios/s390-ccw.img
+T: git git://github.com/borntraeger/qemu.git s390-next
+L: qemu-s390x@nongnu.org
+
 UniCore32 Machines
 -------------
 PKUnity-3 SoC initramfs-with-busybox