diff options
author | Jean Delvare <[email protected]> | 2010-09-17 17:24:11 +0200 |
---|---|---|
committer | Jean Delvare <[email protected]> | 2010-09-17 17:24:11 +0200 |
commit | 9e012c1acc1fd617a708c00ff1fdaa847f9faf67 (patch) | |
tree | ad86e24f114a7c67b3a0f5f19ee65382d411f987 | |
parent | 5facb097137e7509a1b73448fe20226a4fbfe8cb (diff) |
hwmon: New subsystem maintainers
Guenter Roeck volunteered to adopt the hwmon subsystem as long as he
wasn't the only maintainer. As this was also my own condition, we can
add the two of us as co-maintainers of the hwmon subsystem.
Signed-off-by: Jean Delvare <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e7c528ff1013..8540dea232af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2657,9 +2657,12 @@ S: Maintained F: drivers/media/video/gspca/ HARDWARE MONITORING +M: Jean Delvare <[email protected]> +M: Guenter Roeck <[email protected]> W: http://www.lm-sensors.org/ -S: Orphan +T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ +S: Maintained F: Documentation/hwmon/ F: drivers/hwmon/ F: include/linux/hwmon*.h |