diff options
author | Thierry Reding <[email protected]> | 2020-06-02 14:29:01 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-06-02 15:50:53 +0200 |
commit | d741cb045cb5552d9e636e7e447f237d3b1667ad (patch) | |
tree | a062842ffb9630011d08d61d1f16e08f3c98835e | |
parent | aef1a3799b5cb3ba4841f6034497b179646ccc70 (diff) |
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 <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
-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 <[email protected]> R: Uwe Kleine-König <[email protected]> +M: Lee Jones <[email protected]> S: Maintained Q: https://patchwork.ozlabs.org/project/linux-pwm/list/ |