From: Rafael J. Wysocki Date: Sat, 7 Oct 2023 11:36:27 +0000 (+0200) Subject: thermal: Remove Amit Kucheria from MAINTAINERS X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b0e82ae3bf41fd45cca5ed4ef492d8af339f87be;p=linux.git thermal: Remove Amit Kucheria from MAINTAINERS 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 or as the thermal zone DT binding maintainer. Remove him from the THERMAL entry in MAINTAINERS and list Daniel Lezcano as the new thermal zone DT binding maintainer. Signed-off-by: Rafael J. Wysocki Acked-by: Daniel Lezcano Acked-by: Krzysztof Kozlowski Acked-by: Amit Kucheria --- diff --git a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml index 4f3acdc4dec0e..4a8dabc481700 100644 --- a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml +++ b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/base.yaml# title: Thermal zone maintainers: - - Amit Kucheria + - Daniel Lezcano description: | Thermal management is achieved in devicetree by describing the sensor hardware diff --git a/MAINTAINERS b/MAINTAINERS index b19995690904a..6aeb83731d807 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21362,7 +21362,6 @@ F: drivers/media/radio/radio-raremono.c THERMAL M: Rafael J. Wysocki M: Daniel Lezcano -R: Amit Kucheria R: Zhang Rui L: linux-pm@vger.kernel.org S: Supported