From: Harsh Prateek Bora <[email protected]> Also remove the redundant entry for pseries.
Signed-off-by: Harsh Prateek Bora <[email protected]> Message-ID: <[email protected]> Reviewed-by: Chinmay Rath <[email protected]> Acked-by: Aditya Gupta <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 93a1e4e482..2a39a53067 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -327,6 +327,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/ @@ -1634,7 +1635,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* @@ -1660,6 +1660,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 -- 2.54.0
