diff mbox series

Adding Cédric's repos in MAINTAINERS file.

Message ID 6387872fe9d16d32be0ec311e310d250e47fa97c.1638935436.git.lagarcia@br.ibm.com
State New
Headers show
Series Adding Cédric's repos in MAINTAINERS file. | expand

Commit Message

Leonardo Augusto Guimarães Garcia Dec. 8, 2021, 3:52 a.m. UTC
From: Leonardo Garcia <lagarcia@br.ibm.com>

Signed-off-by: Leonardo Garcia <lagarcia@br.ibm.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Cédric Le Goater Dec. 23, 2021, 8:32 a.m. UTC | #1
Hello,

On 12/8/21 04:52, lagarcia@linux.ibm.com wrote:
> From: Leonardo Garcia <lagarcia@br.ibm.com>
> 
> Signed-off-by: Leonardo Garcia <lagarcia@br.ibm.com>

Here is a description of the branches I have put in place over the years
for aspeed and powernv machines on github:

   <topic>-<prev>         prev stable branch

   <topic>                dev branch
   <topic>-<current>      current staging branch (I should call it -staging)
   <topic>-next           frozen staging branch
   <topic>-for-upstream   pull request branch (created on demand)

gitlab replicates but for test purposes only.

I haven't formalized yet ppc but it should more or less be the same.
Thanks for reminding me. I will update when this is clear.

Thanks,

C.

> ---
>   MAINTAINERS | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7543eb4d59..52c6b99763 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -273,6 +273,7 @@ F: hw/ppc/ppc.c
>   F: hw/ppc/ppc_booke.c
>   F: include/hw/ppc/ppc.h
>   F: disas/ppc.c
> +T: git https://gitlab.com/legoater/qemu.git
>   
>   RISC-V TCG CPUs
>   M: Palmer Dabbelt <palmer@dabbelt.com>
> @@ -390,6 +391,7 @@ R: David Gibson <david@gibson.dropbear.id.au>
>   R: Greg Kurz <groug@kaod.org>
>   S: Maintained
>   F: target/ppc/kvm.c
> +T: git https://gitlab.com/legoater/qemu.git
>   
>   S390 KVM CPUs
>   M: Halil Pasic <pasic@linux.ibm.com>
> @@ -1343,6 +1345,7 @@ F: tests/qtest/libqos/*spapr*
>   F: tests/qtest/rtas*
>   F: tests/qtest/libqos/rtas*
>   F: tests/avocado/ppc_pseries.py
> +T: git https://gitlab.com/legoater/qemu.git
>   
>   PowerNV (Non-Virtualized)
>   M: Cédric Le Goater <clg@kaod.org>
> @@ -1356,6 +1359,7 @@ F: include/hw/ppc/pnv*
>   F: include/hw/pci-host/pnv*
>   F: pc-bios/skiboot.lid
>   F: tests/qtest/pnv*
> +T: git https://gitlab.com/legoater/qemu.git powernv-next
>   
>   virtex_ml507
>   M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
> @@ -1399,6 +1403,7 @@ F: hw/ppc/vof*
>   F: include/hw/ppc/vof*
>   F: pc-bios/vof/*
>   F: pc-bios/vof*
> +T: git https://gitlab.com/legoater/qemu.git
>   
>   RISC-V Machines
>   ---------------
> @@ -2244,6 +2249,7 @@ S: Supported
>   F: hw/*/*xive*
>   F: include/hw/*/*xive*
>   F: docs/*/*xive*
> +T: git https://gitlab.com/legoater/qemu.git
>   
>   Renesas peripherals
>   R: Yoshinori Sato <ysato@users.sourceforge.jp>
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7543eb4d59..52c6b99763 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -273,6 +273,7 @@  F: hw/ppc/ppc.c
 F: hw/ppc/ppc_booke.c
 F: include/hw/ppc/ppc.h
 F: disas/ppc.c
+T: git https://gitlab.com/legoater/qemu.git
 
 RISC-V TCG CPUs
 M: Palmer Dabbelt <palmer@dabbelt.com>
@@ -390,6 +391,7 @@  R: David Gibson <david@gibson.dropbear.id.au>
 R: Greg Kurz <groug@kaod.org>
 S: Maintained
 F: target/ppc/kvm.c
+T: git https://gitlab.com/legoater/qemu.git
 
 S390 KVM CPUs
 M: Halil Pasic <pasic@linux.ibm.com>
@@ -1343,6 +1345,7 @@  F: tests/qtest/libqos/*spapr*
 F: tests/qtest/rtas*
 F: tests/qtest/libqos/rtas*
 F: tests/avocado/ppc_pseries.py
+T: git https://gitlab.com/legoater/qemu.git
 
 PowerNV (Non-Virtualized)
 M: Cédric Le Goater <clg@kaod.org>
@@ -1356,6 +1359,7 @@  F: include/hw/ppc/pnv*
 F: include/hw/pci-host/pnv*
 F: pc-bios/skiboot.lid
 F: tests/qtest/pnv*
+T: git https://gitlab.com/legoater/qemu.git powernv-next
 
 virtex_ml507
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
@@ -1399,6 +1403,7 @@  F: hw/ppc/vof*
 F: include/hw/ppc/vof*
 F: pc-bios/vof/*
 F: pc-bios/vof*
+T: git https://gitlab.com/legoater/qemu.git
 
 RISC-V Machines
 ---------------
@@ -2244,6 +2249,7 @@  S: Supported
 F: hw/*/*xive*
 F: include/hw/*/*xive*
 F: docs/*/*xive*
+T: git https://gitlab.com/legoater/qemu.git
 
 Renesas peripherals
 R: Yoshinori Sato <ysato@users.sourceforge.jp>