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]> --- .../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 0dfad67f66c0..8dc6da0b8055 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4296,7 +4296,7 @@ F: Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml F: drivers/iio/adc/hx711.c 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 -- 2.43.0
