All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mark M. Hoffman" <mhoffman@lightlink.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] hwmon: (vt8231) Add individual alarm files
Date: Wed, 13 Feb 2008 13:06:33 +0000	[thread overview]
Message-ID: <20080213130633.GF1154@jupiter.solarsys.private> (raw)
In-Reply-To: <20080106154602.3f81ae40@hyperion.delvare>

Hi:

> On Thu, 17 Jan 2008 00:05:28 -0000, Roger Lucas wrote:
> > My mail address is changing soon so I have a patch below to correct
> > my e-mail addresses in the source code.  I have a special address for
> > the vt8231 kernel development so that I can filter the spam on it more
> > aggressively - it does seem to get heavily harvested...
> > (...)
> > Signed-off-by: Roger Lucas <vt8231@hiddenengine.co.uk>
> > 
> > --- linux-2.6.24-rc8-orig/drivers/hwmon/vt8231.c        2008-01-16 22:59:25.000000000 +0000
> > +++ linux-2.6.24-rc8/drivers/hwmon/vt8231.c     2008-01-16 23:57:27.000000000 +0000
> > @@ -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 @@
> >         }
> >  }
> > 
> > -MODULE_AUTHOR("Roger Lucas <roger@planbit.co.uk>");
> > +MODULE_AUTHOR("Roger Lucas <vt8231@hiddenengine.co.uk>");
> >  MODULE_DESCRIPTION("VT8231 sensors");
> >  MODULE_LICENSE("GPL");

* Jean Delvare <khali@linux-fr.org> [2008-01-17 12:35:19 +0100]:
> You probably want to update your address in MAINTAINERS as well.

Here's what I applied... no need to ACK, but let me know if I somehow
screwed it up.

commit 8ce37033ec889deda806384a39787deb516cf501
Author: Roger Lucas <vt8231@hiddenengine.co.uk>
Date:   Wed Feb 13 07:52:06 2008 -0500

    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>

diff --git a/MAINTAINERS b/MAINTAINERS
index c40f0ae..d3f36f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4259,7 +4259,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
 
diff --git a/drivers/hwmon/vt8231.c b/drivers/hwmon/vt8231.c
index ed4b898..5bc5727 100644
--- a/drivers/hwmon/vt8231.c
+++ b/drivers/hwmon/vt8231.c
@@ -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");
 
-- 
Mark M. Hoffman
mhoffman@lightlink.com


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2008-02-13 13:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-06 14:46 [lm-sensors] hwmon: (vt8231) Add individual alarm files Jean Delvare
2008-01-06 17:22 ` Roger Lucas
2008-01-17  0:05 ` Roger Lucas
2008-01-17 11:35 ` Jean Delvare
2008-02-10  7:06 ` Juerg Haefliger
2008-02-13 12:57 ` Mark M. Hoffman
2008-02-13 13:06 ` Mark M. Hoffman [this message]
2008-02-13 13:53 ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080213130633.GF1154@jupiter.solarsys.private \
    --to=mhoffman@lightlink.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.