Change email address for Steve Glendinning
I no longer have a mailbox at smsc.com, and I've had two reports that that email address now bounces from people trying to contact me. This patch updates all references to that invalid address to one that I can be contacted on more permanently. This patch also updates the maintainer status to reflect the fact I'm no longer directly paid to maintain these drivers. Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
10983f2e8d
commit
90b24cfb42
@@ -728,6 +728,6 @@ static struct i2c_driver emc2103_driver = {
|
||||
|
||||
module_i2c_driver(emc2103_driver);
|
||||
|
||||
MODULE_AUTHOR("Steve Glendinning <steve.glendinning@smsc.com>");
|
||||
MODULE_AUTHOR("Steve Glendinning <steve.glendinning@shawell.net>");
|
||||
MODULE_DESCRIPTION("SMSC EMC2103 hwmon driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
Reference in New Issue
Block a user