diff mbox series

[2/2] MAINTAINERS: Remove myself from the general IRQ subsystem maintenance

Message ID 20231002141302.3409485-3-maz@kernel.org (mailing list archive)
State New, archived
Headers show
Series irqchip/irqdomain MAINTAINERS update | expand

Commit Message

Marc Zyngier Oct. 2, 2023, 2:13 p.m. UTC
It is pretty obvious that I haven't done much on the IRQ side
for a while, and it is unlikely that I'll have more bandwidth
for it any time soon. People keep sending me patches that
I end-up reviewing in a cursory manner, which isn't great for
anyone.

So in everyone's interest, I'm removing myself from the list
of maintainers and leave the irqchip and irqdomain subsystems
in Thomas' capable hands.

Signed-off-by: Marc Zyngier <maz@kernel.org>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Thomas Gleixner Oct. 9, 2023, 2:06 p.m. UTC | #1
On Mon, Oct 02 2023 at 15:13, Marc Zyngier wrote:
> It is pretty obvious that I haven't done much on the IRQ side
> for a while, and it is unlikely that I'll have more bandwidth
> for it any time soon. People keep sending me patches that
> I end-up reviewing in a cursory manner, which isn't great for
> anyone.
>
> So in everyone's interest, I'm removing myself from the list
> of maintainers and leave the irqchip and irqdomain subsystems
> in Thomas' capable hands.

Sigh. That's going into the wrong direction. I'm the one working towards
retirement!

Anyway, thanks a lot for all the work you were doing in the last couple
of years!

   Thomas
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f37f4ee96b20..0ffe42932d5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11071,7 +11071,7 @@  F:	Documentation/devicetree/bindings/sound/irondevice,*
 F:	sound/soc/codecs/sma*
 
 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
-M:	Marc Zyngier <maz@kernel.org>
+M:	Thomas Gleixner <tglx@linutronix.de>
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
 F:	Documentation/core-api/irq/irq-domain.rst
@@ -11090,7 +11090,6 @@  F:	lib/group_cpus.c
 
 IRQCHIP DRIVERS
 M:	Thomas Gleixner <tglx@linutronix.de>
-M:	Marc Zyngier <maz@kernel.org>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core