diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-05-15 09:44:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-05-15 11:20:56 -0700 |
commit | 263de9b582b0f9b6ad5a0651b7df884fe80d6c3c (patch) | |
tree | 256bfce6d1d3ae66e85ae2d5e79be74766ba5f4a /MAINTAINERS | |
parent | 68673afd443c5eeb4cebfb9026e3675f43d79f2b (diff) | |
download | linux-3.10-263de9b582b0f9b6ad5a0651b7df884fe80d6c3c.tar.gz linux-3.10-263de9b582b0f9b6ad5a0651b7df884fe80d6c3c.tar.bz2 linux-3.10-263de9b582b0f9b6ad5a0651b7df884fe80d6c3c.zip |
[PATCH] LED: Add maintainer entry for the LED subsystem
Add a MAINTAINERS entry for the LED subsystem.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf147aed8df..246153dee7f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1603,6 +1603,11 @@ M: James.Bottomley@HansenPartnership.com L: linux-scsi@vger.kernel.org S: Maintained +LED SUBSYSTEM +P: Richard Purdie +M: rpurdie@rpsys.net +S: Maintained + LEGO USB Tower driver P: Juergen Stuber M: starblue@users.sourceforge.net |