diff options
author | Bryan Wu <[email protected]> | 2012-05-10 13:01:47 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-05-10 15:06:44 -0700 |
commit | 17ff3c1fa4c7bd0c38d751715033023ebf32fc96 (patch) | |
tree | 8fcb6197da74972b443316f976a4299405a7b091 | |
parent | 6bc2e853c6b46a6041980d58200ad9b0a73a60ff (diff) |
MAINTAINERS: add maintainer for LED subsystem
Add Bryan Wu as the primary maintainer for drivers/leds
Signed-off-by: Bryan Wu <[email protected]>
Acked-by: Richard Purdie <[email protected]>
Acked-by: Arnd Bergmann <[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 707163365a93..de4e2806030f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4034,6 +4034,7 @@ F: Documentation/scsi/53c700.txt F: drivers/scsi/53c700* LED SUBSYSTEM +M: Bryan Wu <[email protected]> M: Richard Purdie <[email protected]> S: Maintained F: drivers/leds/ |