diff options
author | Jingoo Han <[email protected]> | 2014-04-03 14:48:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:08 -0700 |
commit | 70d14fcf365c1b20d380d542ec53906f2b5e2435 (patch) | |
tree | ceccf87fc90ccbb22f552d0c9b13afa74f9cc723 | |
parent | 72581487a61f6304a7cc32e189eb65fb1c920a53 (diff) |
MAINTAINERS: add backlight co-maintainers
Bryan Wu and Lee Jones volunteer to maintain backlight drivers and help
to setup git-tree for backlight subsystem. Thus, I add them as
backlight co-maintainers.
Signed-off-by: Jingoo Han <[email protected]>
Acked-by: Bryan Wu <[email protected]>
Acked-by: Lee Jones <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 346744599b4f..4c0035e75ce1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1704,6 +1704,8 @@ F: drivers/net/wireless/b43legacy/ BACKLIGHT CLASS/SUBSYSTEM M: Jingoo Han <[email protected]> +M: Bryan Wu <[email protected]> +M: Lee Jones <[email protected]> S: Maintained F: drivers/video/backlight/ F: include/linux/backlight.h |