linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: powerpc: Update my status
@ 2025-01-10 23:57 Michael Ellerman
  2025-01-12 20:20 ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Ellerman @ 2025-01-10 23:57 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: maddy, Christophe Leroy, Nicholas Piggin, Naveen N Rao,
	Linus Torvalds, Paolo Bonzini, LKML

Maddy is taking over the day-to-day maintenance of powerpc. I will still
be around to help, and as a backup.

Re-order the main POWERPC list to put Maddy first to reflect that.

KVM/powerpc patches will be handled by Maddy via the powerpc tree with
review from Nick, so replace myself with Maddy there.

Remove myself from BPF, leaving Hari & Christophe as maintainers.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 MAINTAINERS | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 910305c11e8a..025c6ad42c9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4131,7 +4131,6 @@ S:	Odd Fixes
 F:	drivers/net/ethernet/netronome/nfp/bpf/
 
 BPF JIT for POWERPC (32-BIT AND 64-BIT)
-M:	Michael Ellerman <mpe@ellerman.id.au>
 M:	Hari Bathini <hbathini@linux.ibm.com>
 M:	Christophe Leroy <christophe.leroy@csgroup.eu>
 R:	Naveen N Rao <naveen@kernel.org>
@@ -12632,7 +12631,7 @@ F:	arch/mips/include/uapi/asm/kvm*
 F:	arch/mips/kvm/
 
 KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
-M:	Michael Ellerman <mpe@ellerman.id.au>
+M:	Madhavan Srinivasan <maddy@linux.ibm.com>
 R:	Nicholas Piggin <npiggin@gmail.com>
 L:	linuxppc-dev@lists.ozlabs.org
 L:	kvm@vger.kernel.org
@@ -13211,11 +13210,11 @@ X:	drivers/macintosh/adb-iop.c
 X:	drivers/macintosh/via-macii.c
 
 LINUX FOR POWERPC (32-BIT AND 64-BIT)
+M:	Madhavan Srinivasan <maddy@linux.ibm.com>
 M:	Michael Ellerman <mpe@ellerman.id.au>
 R:	Nicholas Piggin <npiggin@gmail.com>
 R:	Christophe Leroy <christophe.leroy@csgroup.eu>
 R:	Naveen N Rao <naveen@kernel.org>
-M:	Madhavan Srinivasan <maddy@linux.ibm.com>
 L:	linuxppc-dev@lists.ozlabs.org
 S:	Supported
 W:	https://github.com/linuxppc/wiki/wiki
-- 
2.47.1



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

* Re: [PATCH] MAINTAINERS: powerpc: Update my status
  2025-01-10 23:57 [PATCH] MAINTAINERS: powerpc: Update my status Michael Ellerman
@ 2025-01-12 20:20 ` Stephen Rothwell
  2025-01-13 22:45   ` Michael Ellerman
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2025-01-12 20:20 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: linuxppc-dev, maddy, Christophe Leroy, Nicholas Piggin,
	Naveen N Rao, Linus Torvalds, Paolo Bonzini, LKML

[-- Attachment #1: Type: text/plain, Size: 633 bytes --]

Hi Michael,

On Sat, 11 Jan 2025 10:57:38 +1100 Michael Ellerman <mpe@ellerman.id.au> wrote:
>
> Maddy is taking over the day-to-day maintenance of powerpc. I will still
> be around to help, and as a backup.
> 
> Re-order the main POWERPC list to put Maddy first to reflect that.
> 
> KVM/powerpc patches will be handled by Maddy via the powerpc tree with
> review from Nick, so replace myself with Maddy there.

I have added Maddy as a contact on the powerpc and powerpc-fixes tree
in linux-next and replaced you with Maddy for the kvm-ppc tree.  Are
there any other changes needed?

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [PATCH] MAINTAINERS: powerpc: Update my status
  2025-01-12 20:20 ` Stephen Rothwell
@ 2025-01-13 22:45   ` Michael Ellerman
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2025-01-13 22:45 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linuxppc-dev, maddy, Christophe Leroy, Nicholas Piggin,
	Naveen N Rao, Linus Torvalds, Paolo Bonzini, LKML

Stephen Rothwell <sfr@canb.auug.org.au> writes:
> Hi Michael,
>
> On Sat, 11 Jan 2025 10:57:38 +1100 Michael Ellerman <mpe@ellerman.id.au> wrote:
>>
>> Maddy is taking over the day-to-day maintenance of powerpc. I will still
>> be around to help, and as a backup.
>> 
>> Re-order the main POWERPC list to put Maddy first to reflect that.
>> 
>> KVM/powerpc patches will be handled by Maddy via the powerpc tree with
>> review from Nick, so replace myself with Maddy there.
>
> I have added Maddy as a contact on the powerpc and powerpc-fixes tree
> in linux-next and replaced you with Maddy for the kvm-ppc tree.  Are
> there any other changes needed?

Ah thanks sfr, I forgot about that. I think that's all that's needed for
now.

cheers


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

end of thread, other threads:[~2025-01-13 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 23:57 [PATCH] MAINTAINERS: powerpc: Update my status Michael Ellerman
2025-01-12 20:20 ` Stephen Rothwell
2025-01-13 22:45   ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).