Emails currently go to different mailboxes. Switch to the kernel.org address so I can forward them to a single mailbox.
Signed-off-by: Amit Kucheria <[email protected]> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 +- MAINTAINERS | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index d7be931b42d22..0985e65a9d871 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: QCOM SoC Temperature Sensor (TSENS) maintainers: - - Amit Kucheria <[email protected]> + - Amit Kucheria <[email protected]> description: | QCOM SoCs have TSENS IP to allow temperature measurement. There are currently diff --git a/MAINTAINERS b/MAINTAINERS index 496fd4eafb68c..f80cb6185662f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14230,7 +14230,7 @@ F: drivers/net/ethernet/qualcomm/rmnet/ F: include/linux/if_rmnet.h QUALCOMM TSENS THERMAL DRIVER -M: Amit Kucheria <[email protected]> +M: Amit Kucheria <[email protected]> L: [email protected] L: [email protected] S: Maintained @@ -16930,7 +16930,7 @@ F: drivers/media/radio/radio-raremono.c THERMAL M: Zhang Rui <[email protected]> M: Daniel Lezcano <[email protected]> -R: Amit Kucheria <[email protected]> +R: Amit Kucheria <[email protected]> L: [email protected] S: Supported Q: https://patchwork.kernel.org/project/linux-pm/list/ -- 2.25.1

