On 5/1/26 20:15, Harsh Prateek Bora wrote:
Also remove the redundant entry for pseries. Signed-off-by: Harsh Prateek Bora <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e41f0eb92c..0ad8770fa0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -323,6 +323,7 @@ PowerPC TCG CPUs M: Nicholas Piggin <[email protected]> R: Chinmay Rath <[email protected]> R: Glenn Miles <[email protected]> +R: Harsh Prateek Bora <[email protected]> L: [email protected] S: Odd Fixes F: target/ppc/ @@ -1617,7 +1618,6 @@ F: tests/functional/ppc/test_40p.py sPAPR (pseries) M: Nicholas Piggin <[email protected]> M: Harsh Prateek Bora <[email protected]> -R: Harsh Prateek Bora <[email protected]> L: [email protected] S: Odd Fixes F: hw/*/spapr* @@ -1643,6 +1643,7 @@ PowerNV (Non-Virtualized) M: Nicholas Piggin <[email protected]> R: Aditya Gupta <[email protected]> R: Glenn Miles <[email protected]> +R: Harsh Prateek Bora <[email protected]> L: [email protected] S: Odd Fixes F: docs/system/ppc/powernv.rst
Thanks for taking this up. Reviewed-by: Chinmay Rath <[email protected]>
