[PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation

Harsh Prateek Bora posted 5 patches 3 months, 3 weeks ago
There is a newer version of this series
[PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
Posted by Harsh Prateek Bora 3 months, 3 weeks ago
From: Aditya Gupta <adityag@linux.ibm.com>

Proposing myself as a reviewer in the PowerNV emulation in QEMU

Have been working on PowerNV QEMU for sometime, with contributions in
Power11, MPIPL and minor fixes and things such as dtb support

Cc: Cédric Le Goater <clg@kaod.org>
Cc: Frédéric Barrat <fbarrat@linux.ibm.com>
Cc: Mahesh J Salgaonkar <mahesh@linux.ibm.com>
Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Aditya Gupta <adityag@linux.ibm.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 31bcb82e93..1ba161d75b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1579,6 +1579,7 @@ F: tests/functional/test_ppc64_tuxrun.py
 PowerNV (Non-Virtualized)
 M: Nicholas Piggin <npiggin@gmail.com>
 R: Frédéric Barrat <fbarrat@linux.ibm.com>
+R: Aditya Gupta <adityag@linux.ibm.com>
 L: qemu-ppc@nongnu.org
 S: Odd Fixes
 F: docs/system/ppc/powernv.rst
-- 
2.43.5


Re: [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
Posted by Philippe Mathieu-Daudé 3 months, 3 weeks ago
On 24/7/25 08:36, Harsh Prateek Bora wrote:
> From: Aditya Gupta <adityag@linux.ibm.com>
> 
> Proposing myself as a reviewer in the PowerNV emulation in QEMU
> 
> Have been working on PowerNV QEMU for sometime, with contributions in
> Power11, MPIPL and minor fixes and things such as dtb support
> 
> Cc: Cédric Le Goater <clg@kaod.org>
> Cc: Frédéric Barrat <fbarrat@linux.ibm.com>
> Cc: Mahesh J Salgaonkar <mahesh@linux.ibm.com>
> Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
> Cc: Nicholas Piggin <npiggin@gmail.com>
> Signed-off-by: Aditya Gupta <adityag@linux.ibm.com>

Missing:

  "Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>"

> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 31bcb82e93..1ba161d75b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1579,6 +1579,7 @@ F: tests/functional/test_ppc64_tuxrun.py
>   PowerNV (Non-Virtualized)
>   M: Nicholas Piggin <npiggin@gmail.com>
>   R: Frédéric Barrat <fbarrat@linux.ibm.com>
> +R: Aditya Gupta <adityag@linux.ibm.com>
>   L: qemu-ppc@nongnu.org
>   S: Odd Fixes
>   F: docs/system/ppc/powernv.rst