diff options
author | Thierry Reding <thierry.reding@gmail.com> | 2020-06-02 14:29:01 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2020-06-02 15:50:53 +0200 |
commit | d741cb045cb5552d9e636e7e447f237d3b1667ad (patch) | |
tree | a062842ffb9630011d08d61d1f16e08f3c98835e /MAINTAINERS | |
parent | pwm: imx27: Fix rounding behavior (diff) | |
download | linux-d741cb045cb5552d9e636e7e447f237d3b1667ad.tar.xz linux-d741cb045cb5552d9e636e7e447f237d3b1667ad.zip |
MAINTAINERS: Add Lee Jones as reviewer for the PWM subsystem
Lee has kindly offered his help in sharing the patch review workload for
the PWM subsystem. If this works out well between Lee, Uwe and myself it
may be a good idea to maintain the subsystem as a group.
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e64e5db31497..b8889bed5d1e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13736,6 +13736,7 @@ F: drivers/media/rc/pwm-ir-tx.c PWM SUBSYSTEM M: Thierry Reding <thierry.reding@gmail.com> R: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> +M: Lee Jones <lee.jones@linaro.org> L: linux-pwm@vger.kernel.org S: Maintained Q: https://patchwork.ozlabs.org/project/linux-pwm/list/ |