diff mbox series

[v2] thermal: Remove Amit Kucheria from MAINTAINERS

Message ID 2702191.mvXUDI8C0e@kreacher
State New
Headers show
Series [v2] thermal: Remove Amit Kucheria from MAINTAINERS | expand

Commit Message

Rafael J. Wysocki Oct. 6, 2023, 3:04 p.m. UTC
From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

Amit Kucheria has not been participating in kernel development in any
way or form for quite some time, so it is not useful to list him as a
designated reviewer for the thermal subsystem.

Remove him from the THERMAL entry in MAINTAINERS.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---

v1 -> v2: Drop the DT binding change

I'm really not inclined to fight over stuff that doesn't make any sense to me.

---
 Documentation/devicetree/bindings/thermal/thermal-zones.yaml |    3 ---
 MAINTAINERS                                                  |    1 -
 2 files changed, 4 deletions(-)
diff mbox series

Patch

Index: linux-pm/MAINTAINERS
===================================================================
--- linux-pm.orig/MAINTAINERS
+++ linux-pm/MAINTAINERS
@@ -21363,7 +21363,6 @@  F:	drivers/media/radio/radio-raremono.c
 THERMAL
 M:	Rafael J. Wysocki <rafael@kernel.org>
 M:	Daniel Lezcano <daniel.lezcano@linaro.org>
-R:	Amit Kucheria <amitk@kernel.org>
 R:	Zhang Rui <rui.zhang@intel.com>
 L:	linux-pm@vger.kernel.org
 S:	Supported