hwmon: (vt8231) Update maintainer email address

Signed-off-by: Roger Lucas <vt8231@hiddenengine.co.uk>

(modified MAINTAINERS entry also - MMH)

Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
This commit is contained in:
Roger Lucas 2008-02-13 07:52:06 -05:00 committed by Mark M. Hoffman
parent 2d1374cad5
commit af865765a9
2 changed files with 3 additions and 3 deletions

View file

@ -4262,7 +4262,7 @@ S: Maintained
VT8231 HARDWARE MONITOR DRIVER
P: Roger Lucas
M: roger@planbit.co.uk
M: vt8231@hiddenengine.co.uk
L: lm-sensors@lm-sensors.org
S: Maintained

View file

@ -2,7 +2,7 @@
vt8231.c - Part of lm_sensors, Linux kernel modules
for hardware monitoring
Copyright (c) 2005 Roger Lucas <roger@planbit.co.uk>
Copyright (c) 2005 Roger Lucas <vt8231@hiddenengine.co.uk>
Copyright (c) 2002 Mark D. Studebaker <mdsxyz123@yahoo.com>
Aaron M. Marsh <amarsh@sdf.lonestar.org>
@ -999,7 +999,7 @@ static void __exit sm_vt8231_exit(void)
}
}
MODULE_AUTHOR("Roger Lucas <roger@planbit.co.uk>");
MODULE_AUTHOR("Roger Lucas <vt8231@hiddenengine.co.uk>");
MODULE_DESCRIPTION("VT8231 sensors");
MODULE_LICENSE("GPL");