Switch my maintainer entry for the Awinic AW99706 WLED backlight driver from my personal Gmail address to [email protected].
Update both MAINTAINERS and the device-tree binding maintainers field. Signed-off-by: Junjie Cao <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> --- v2: - Rebase onto the current for-leds-next / linux-next (Lee Jones). - Pick up Krzysztof's Ack. v1: https://lore.kernel.org/all/[email protected]/ .../devicetree/bindings/leds/backlight/awinic,aw99706.yaml | 2 +- MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/leds/backlight/awinic,aw99706.yaml b/Documentation/devicetree/bindings/leds/backlight/awinic,aw99706.yaml index f48ce7a3434d..60eae50ff742 100644 --- a/Documentation/devicetree/bindings/leds/backlight/awinic,aw99706.yaml +++ b/Documentation/devicetree/bindings/leds/backlight/awinic,aw99706.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Awinic AW99706 6-channel WLED Backlight Driver maintainers: - - Junjie Cao <[email protected]> + - Junjie Cao <[email protected]> allOf: - $ref: common.yaml# diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a9..780f80766780 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4388,7 +4388,7 @@ S: Maintained F: drivers/media/pci/hws/ AWINIC AW99706 WLED BACKLIGHT DRIVER -M: Junjie Cao <[email protected]> +M: Junjie Cao <[email protected]> S: Maintained F: Documentation/devicetree/bindings/leds/backlight/awinic,aw99706.yaml F: drivers/video/backlight/aw99706.c base-commit: 7ddc04d1bd08f80ffc1e2fb97f3fc6cacab0ffc0 -- 2.43.0
