diff options
author | Andrew Morton <[email protected]> | 2015-05-05 16:23:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-05-05 17:10:10 -0700 |
commit | 48b945a19cf6e7e548b2ce545ec88f93284ab276 (patch) | |
tree | 59b09d4c61175e3d06d891a0dbabe60a500aa821 | |
parent | 74f3037c4015f3a440dc4cb4e31477875fa9791c (diff) |
MAINTAINERS: add co-maintainer for LED subsystem
Add myself (Jacek Anaszewski) as a co-maintainer for the LED subsystem.
Signed-off-by: Jacek Anaszewski <[email protected]>
Acked-by: Bryan Wu <[email protected]>
Cc: Richard Purdie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1c7fd3c85ba7..b399b34a2496 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5805,6 +5805,7 @@ F: drivers/scsi/53c700* LED SUBSYSTEM M: Bryan Wu <[email protected]> M: Richard Purdie <[email protected]> +M: Jacek Anaszewski <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git S: Maintained |