mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
@ 2025-11-03  9:42 Gautam Menghani
  2025-11-10  4:44 ` Amit Machhiwal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gautam Menghani @ 2025-11-03  9:42 UTC (permalink / raw)
  To: maddy, npiggin, linuxppc-dev, kvm; +Cc: Gautam Menghani, linux-kernel

I have been contributing to PPC KVM for sometime now and would like to get
notified of incoming changes to help with code reviews as well.

Signed-off-by: Gautam Menghani <gautam@linux.ibm.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 46bd8e033042..3f2f60486222 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13701,6 +13701,7 @@ F:	arch/mips/kvm/
 KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
 M:	Madhavan Srinivasan <maddy@linux.ibm.com>
 R:	Nicholas Piggin <npiggin@gmail.com>
+R:	Gautam Menghani <gautam@linux.ibm.com>
 L:	linuxppc-dev@lists.ozlabs.org
 L:	kvm@vger.kernel.org
 S:	Maintained (Book3S 64-bit HV)
-- 
2.51.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
  2025-11-03  9:42 [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM Gautam Menghani
@ 2025-11-10  4:44 ` Amit Machhiwal
  2026-08-13  9:56 ` Christophe Leroy (CS GROUP)
  2026-08-20  8:18 ` Narayana Murty N
  2 siblings, 0 replies; 4+ messages in thread
From: Amit Machhiwal @ 2025-11-10  4:44 UTC (permalink / raw)
  To: Gautam Menghani; +Cc: maddy, npiggin, linuxppc-dev, kvm, linux-kernel

On 2025/11/03 03:12 PM, Gautam Menghani wrote:
> I have been contributing to PPC KVM for sometime now and would like to get
> notified of incoming changes to help with code reviews as well.
> 
> Signed-off-by: Gautam Menghani <gautam@linux.ibm.com>

Reviewed-by: Amit Machhiwal <amachhiw@linux.ibm.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 46bd8e033042..3f2f60486222 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13701,6 +13701,7 @@ F:	arch/mips/kvm/
>  KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
>  M:	Madhavan Srinivasan <maddy@linux.ibm.com>
>  R:	Nicholas Piggin <npiggin@gmail.com>
> +R:	Gautam Menghani <gautam@linux.ibm.com>
>  L:	linuxppc-dev@lists.ozlabs.org
>  L:	kvm@vger.kernel.org
>  S:	Maintained (Book3S 64-bit HV)
> -- 
> 2.51.0
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
  2025-11-03  9:42 [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM Gautam Menghani
  2025-11-10  4:44 ` Amit Machhiwal
@ 2026-08-13  9:56 ` Christophe Leroy (CS GROUP)
  2026-08-20  8:18 ` Narayana Murty N
  2 siblings, 0 replies; 4+ messages in thread
From: Christophe Leroy (CS GROUP) @ 2026-08-13  9:56 UTC (permalink / raw)
  To: Gautam Menghani, maddy, npiggin, linuxppc-dev, kvm; +Cc: linux-kernel



Le 03/11/2025 à 10:42, Gautam Menghani a écrit :
> I have been contributing to PPC KVM for sometime now and would like to get
> notified of incoming changes to help with code reviews as well.
> 
> Signed-off-by: Gautam Menghani <gautam@linux.ibm.com>

Acked-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org>

> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 46bd8e033042..3f2f60486222 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13701,6 +13701,7 @@ F:	arch/mips/kvm/
>   KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
>   M:	Madhavan Srinivasan <maddy@linux.ibm.com>
>   R:	Nicholas Piggin <npiggin@gmail.com>
> +R:	Gautam Menghani <gautam@linux.ibm.com>
>   L:	linuxppc-dev@lists.ozlabs.org
>   L:	kvm@vger.kernel.org
>   S:	Maintained (Book3S 64-bit HV)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
  2025-11-03  9:42 [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM Gautam Menghani
  2025-11-10  4:44 ` Amit Machhiwal
  2026-08-13  9:56 ` Christophe Leroy (CS GROUP)
@ 2026-08-20  8:18 ` Narayana Murty N
  2 siblings, 0 replies; 4+ messages in thread
From: Narayana Murty N @ 2026-08-20  8:18 UTC (permalink / raw)
  To: Gautam Menghani, maddy, npiggin, linuxppc-dev, kvm; +Cc: linux-kernel

On 03/11/25 3:12 PM, Gautam Menghani wrote:
> I have been contributing to PPC KVM for sometime now and would like to get
> notified of incoming changes to help with code reviews as well.
> 
> Signed-off-by: Gautam Menghani <gautam@linux.ibm.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 46bd8e033042..3f2f60486222 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13701,6 +13701,7 @@ F:	arch/mips/kvm/
>   KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
>   M:	Madhavan Srinivasan <maddy@linux.ibm.com>
>   R:	Nicholas Piggin <npiggin@gmail.com>
> +R:	Gautam Menghani <gautam@linux.ibm.com>
>   L:	linuxppc-dev@lists.ozlabs.org
>   L:	kvm@vger.kernel.org
>   S:	Maintained (Book3S 64-bit HV)

Reviewed-by: Narayana Murty N <nnmlinux@linux.ibm.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-20  8:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-03  9:42 [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM Gautam Menghani
2025-11-10  4:44 ` Amit Machhiwal
2026-08-13  9:56 ` Christophe Leroy (CS GROUP)
2026-08-20  8:18 ` Narayana Murty N

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®