[PATCH 3/3] MAINTAINERS: add self as reviewer for PowerPC RAS

Shivang Upadhyay posted 3 patches 2 months ago
Maintainers: Nicholas Piggin <npiggin@gmail.com>, Chinmay Rath <rathc@linux.ibm.com>, Glenn Miles <milesg@linux.ibm.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Aditya Gupta <adityag@linux.ibm.com>, Sourabh Jain <sourabhjain@linux.ibm.com>, Hari Bathini <hbathini@linux.ibm.com>, Shivang Upadhyay <shivangu@linux.ibm.com>
[PATCH 3/3] MAINTAINERS: add self as reviewer for PowerPC RAS
Posted by Shivang Upadhyay 2 months ago
I have been contributing to Fadump, MPIPL as well as PowerNV for quite
some time, and my daily work responsibilities includes taking care of
PowerPC RAS features. I, therefore would like to step up as a reviewer
to get notified of incoming changes in this area and help reviewing
them.

Signed-off-by: Shivang Upadhyay <shivangu@linux.ibm.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4a010d4807..6bbb725ec2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1749,6 +1749,7 @@ PowerPC RAS (Reliability, Availability and Serviceability)
 M: Aditya Gupta <adityag@linux.ibm.com>
 R: Sourabh Jain <sourabhjain@linux.ibm.com>
 R: Hari Bathini <hbathini@linux.ibm.com>
+R: Shivang Upadhyay <shivangu@linux.ibm.com>
 L: qemu-ppc@nongnu.org
 S: Maintained
 F: hw/ppc/spapr_events.c
-- 
2.54.0
Re: [PATCH 3/3] MAINTAINERS: add self as reviewer for PowerPC RAS
Posted by Aditya Gupta 4 weeks ago
On 14/07/26 22:17, Shivang Upadhyay wrote:

> I have been contributing to Fadump, MPIPL as well as PowerNV for quite
> some time, and my daily work responsibilities includes taking care of
> PowerPC RAS features. I, therefore would like to step up as a reviewer
> to get notified of incoming changes in this area and help reviewing
> them.
>
> Signed-off-by: Shivang Upadhyay <shivangu@linux.ibm.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4a010d4807..6bbb725ec2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1749,6 +1749,7 @@ PowerPC RAS (Reliability, Availability and Serviceability)
>   M: Aditya Gupta <adityag@linux.ibm.com>
>   R: Sourabh Jain <sourabhjain@linux.ibm.com>
>   R: Hari Bathini <hbathini@linux.ibm.com>
> +R: Shivang Upadhyay <shivangu@linux.ibm.com>
>   L: qemu-ppc@nongnu.org
>   S: Maintained
>   F: hw/ppc/spapr_events.c

Thanks for your helpful reviews Shivang !

Acked-by: Aditya Gupta <adityag@linux.ibm.com>


Thanks,

- Aditya G