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

Marc Zyngier posted 2 patches 2 years, 3 months ago
[PATCH 2/2] MAINTAINERS: Remove myself from the general IRQ subsystem maintenance
Posted by Marc Zyngier 2 years, 3 months ago
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(-)

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
-- 
2.34.1
Re: [PATCH 2/2] MAINTAINERS: Remove myself from the general IRQ subsystem maintenance
Posted by Thomas Gleixner 2 years, 2 months ago
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
[irqchip: irq/irqchip-fixes] MAINTAINERS: Remove myself from the general IRQ subsystem maintenance
Posted by irqchip-bot for Marc Zyngier 2 years, 2 months ago
The following commit has been merged into the irq/irqchip-fixes branch of irqchip:

Commit-ID:     b673fe1a6229a49be5394f4e539055d9ce685615
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/b673fe1a6229a49be5394f4e539055d9ce685615
Author:        Marc Zyngier <maz@kernel.org>
AuthorDate:    Mon, 02 Oct 2023 15:13:02 +01:00
Committer:     Marc Zyngier <maz@kernel.org>
CommitterDate: Sat, 07 Oct 2023 12:47:13 +01:00

MAINTAINERS: Remove myself from the general IRQ subsystem maintenance

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>
Link: https://lore.kernel.org/r/20231002141302.3409485-3-maz@kernel.org
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a8599e2..f2bc21a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11075,7 +11075,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
@@ -11094,7 +11094,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