diff options
author | Amit Kucheria <[email protected]> | 2020-06-30 11:52:32 +0530 |
---|---|---|
committer | Rob Herring <[email protected]> | 2020-07-15 14:31:56 -0600 |
commit | 71eef84e37302d819156e1a940d88c92ce2b74be (patch) | |
tree | 93a490fb8e81df6c9d33e58bdf2ec3f9ec78b7a8 | |
parent | f840df43eb0a6c6b4e684130b3509cd69bc97120 (diff) |
MAINTAINERS: update Amit Kucheria's email to a single email address
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]>
Link: https://lore.kernel.org/r/8cbb7004a6a9b846a8d827f514f33f1a265dd5d4.1593498024.git.amit.kucheria@linaro.org
Signed-off-by: Rob Herring <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 | ||||
-rw-r--r-- | 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 d7be931b42d2..0985e65a9d87 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 90f335a83e04..c6159ca6d932 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14218,7 +14218,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]> S: Maintained @@ -16916,7 +16916,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]> S: Supported Q: https://patchwork.kernel.org/project/linux-pm/list/ |