linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MAINTAINERS: Remove Mark M. Hoffman
@ 2013-02-08  9:54 Jean Delvare
  2013-02-08 14:56 ` Guenter Roeck
  2013-02-13  0:46 ` Andrew Morton
  0 siblings, 2 replies; 5+ messages in thread
From: Jean Delvare @ 2013-02-08  9:54 UTC (permalink / raw)
  To: LKML; +Cc: Mark M. Hoffman, Guenter Roeck, Wolfram Sang, Andrew Morton

Mark M. Hoffman stopped working on the Linux kernel several years
ago, so he should no longer be listed as a driver maintainer. I'm not
even sure if his e-mail address still works.

I can take over 3 drivers he was responsible for, the 4th one will
fall down to the subsystem maintainer.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: "Mark M. Hoffman" <mhoffman@lightlink.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Wolfram Sang <w.sang@pengutronix.de>
---
Mark, if you have any objection, it's now or never.

 MAINTAINERS |   17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

--- linux-3.8-rc6.orig/MAINTAINERS	2013-02-02 13:17:46.160665445 +0100
+++ linux-3.8-rc6/MAINTAINERS	2013-02-08 10:47:01.933759899 +0100
@@ -1286,12 +1286,6 @@ S:	Maintained
 F:	drivers/platform/x86/asus*.c
 F:	drivers/platform/x86/eeepc*.c
 
-ASUS ASB100 HARDWARE MONITOR DRIVER
-M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
-L:	lm-sensors@lm-sensors.org
-S:	Maintained
-F:	drivers/hwmon/asb100.c
-
 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
 M:	Dan Williams <djbw@fb.com>
 W:	http://sourceforge.net/projects/xscaleiop
@@ -3751,7 +3745,7 @@ F:	drivers/i2c/busses/i2c-via.c
 F:	drivers/i2c/busses/i2c-viapro.c
 
 I2C/SMBUS STUB DRIVER
-M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
+M:	Jean Delvare <khali@linux-fr.org>
 L:	linux-i2c@vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/i2c-stub.c
@@ -6906,13 +6900,6 @@ L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/ethernet/sis/sis900.*
 
-SIS 96X I2C/SMBUS DRIVER
-M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
-L:	linux-i2c@vger.kernel.org
-S:	Maintained
-F:	Documentation/i2c/busses/i2c-sis96x
-F:	drivers/i2c/busses/i2c-sis96x.c
-
 SIS FRAMEBUFFER DRIVER
 M:	Thomas Winischhofer <thomas@winischhofer.net>
 W:	http://www.winischhofer.net/linuxsisvga.shtml
@@ -6990,7 +6977,7 @@ F:	Documentation/hwmon/sch5627
 F:	drivers/hwmon/sch5627.c
 
 SMSC47B397 HARDWARE MONITOR DRIVER
-M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
+M:	Jean Delvare <khali@linux-fr.org>
 L:	lm-sensors@lm-sensors.org
 S:	Maintained
 F:	Documentation/hwmon/smsc47b397


-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MAINTAINERS: Remove Mark M. Hoffman
  2013-02-08  9:54 MAINTAINERS: Remove Mark M. Hoffman Jean Delvare
@ 2013-02-08 14:56 ` Guenter Roeck
  2013-02-08 15:18   ` Jean Delvare
  2013-02-13  0:46 ` Andrew Morton
  1 sibling, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2013-02-08 14:56 UTC (permalink / raw)
  To: Jean Delvare; +Cc: LKML, Mark M. Hoffman, Wolfram Sang, Andrew Morton

On Fri, Feb 08, 2013 at 10:54:37AM +0100, Jean Delvare wrote:
> Mark M. Hoffman stopped working on the Linux kernel several years
> ago, so he should no longer be listed as a driver maintainer. I'm not
> even sure if his e-mail address still works.
> 
> I can take over 3 drivers he was responsible for, the 4th one will

Hi Jean,

	... 2 drivers, the other two ...

as far as I can see from the patch.

Thanks,
Guenter

> fall down to the subsystem maintainer.
> 
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
> Cc: "Mark M. Hoffman" <mhoffman@lightlink.com>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Wolfram Sang <w.sang@pengutronix.de>
> ---
> Mark, if you have any objection, it's now or never.
> 
>  MAINTAINERS |   17 ++---------------
>  1 file changed, 2 insertions(+), 15 deletions(-)
> 
> --- linux-3.8-rc6.orig/MAINTAINERS	2013-02-02 13:17:46.160665445 +0100
> +++ linux-3.8-rc6/MAINTAINERS	2013-02-08 10:47:01.933759899 +0100
> @@ -1286,12 +1286,6 @@ S:	Maintained
>  F:	drivers/platform/x86/asus*.c
>  F:	drivers/platform/x86/eeepc*.c
>  
> -ASUS ASB100 HARDWARE MONITOR DRIVER
> -M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
> -L:	lm-sensors@lm-sensors.org
> -S:	Maintained
> -F:	drivers/hwmon/asb100.c
> -
>  ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
>  M:	Dan Williams <djbw@fb.com>
>  W:	http://sourceforge.net/projects/xscaleiop
> @@ -3751,7 +3745,7 @@ F:	drivers/i2c/busses/i2c-via.c
>  F:	drivers/i2c/busses/i2c-viapro.c
>  
>  I2C/SMBUS STUB DRIVER
> -M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
> +M:	Jean Delvare <khali@linux-fr.org>
>  L:	linux-i2c@vger.kernel.org
>  S:	Maintained
>  F:	drivers/i2c/i2c-stub.c
> @@ -6906,13 +6900,6 @@ L:	netdev@vger.kernel.org
>  S:	Maintained
>  F:	drivers/net/ethernet/sis/sis900.*
>  
> -SIS 96X I2C/SMBUS DRIVER
> -M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
> -L:	linux-i2c@vger.kernel.org
> -S:	Maintained
> -F:	Documentation/i2c/busses/i2c-sis96x
> -F:	drivers/i2c/busses/i2c-sis96x.c
> -
>  SIS FRAMEBUFFER DRIVER
>  M:	Thomas Winischhofer <thomas@winischhofer.net>
>  W:	http://www.winischhofer.net/linuxsisvga.shtml
> @@ -6990,7 +6977,7 @@ F:	Documentation/hwmon/sch5627
>  F:	drivers/hwmon/sch5627.c
>  
>  SMSC47B397 HARDWARE MONITOR DRIVER
> -M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
> +M:	Jean Delvare <khali@linux-fr.org>
>  L:	lm-sensors@lm-sensors.org
>  S:	Maintained
>  F:	Documentation/hwmon/smsc47b397
> 
> 
> -- 
> Jean Delvare
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MAINTAINERS: Remove Mark M. Hoffman
  2013-02-08 14:56 ` Guenter Roeck
@ 2013-02-08 15:18   ` Jean Delvare
  0 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2013-02-08 15:18 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: LKML, Mark M. Hoffman, Wolfram Sang, Andrew Morton

On Fri, 8 Feb 2013 06:56:41 -0800, Guenter Roeck wrote:
> On Fri, Feb 08, 2013 at 10:54:37AM +0100, Jean Delvare wrote:
> > Mark M. Hoffman stopped working on the Linux kernel several years
> > ago, so he should no longer be listed as a driver maintainer. I'm not
> > even sure if his e-mail address still works.
> > 
> > I can take over 3 drivers he was responsible for, the 4th one will
> 
> Hi Jean,
> 
> 	... 2 drivers, the other two ...
> 
> as far as I can see from the patch.

No, I stand on my original statement. The i2c-sis96x driver is already
listed under "I2C/SMBUS CONTROLLER DRIVERS FOR PC" with me as the
maintainer.

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MAINTAINERS: Remove Mark M. Hoffman
  2013-02-08  9:54 MAINTAINERS: Remove Mark M. Hoffman Jean Delvare
  2013-02-08 14:56 ` Guenter Roeck
@ 2013-02-13  0:46 ` Andrew Morton
  2013-02-13 10:39   ` Jean Delvare
  1 sibling, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2013-02-13  0:46 UTC (permalink / raw)
  To: Jean Delvare; +Cc: LKML, Mark M. Hoffman, Guenter Roeck, Wolfram Sang

On Fri, 8 Feb 2013 10:54:37 +0100
Jean Delvare <khali@linux-fr.org> wrote:

> Mark M. Hoffman stopped working on the Linux kernel several years
> ago, so he should no longer be listed as a driver maintainer. I'm not
> even sure if his e-mail address still works.
> 
> I can take over 3 drivers he was responsible for, the 4th one will
> fall down to the subsystem maintainer.

It's nice to give developers a mention in ./CREDITS if we're to expunge
them from ./MAINTAINERS.  Something like this?

--- a/CREDITS~maintainers-remove-mark-m-hoffman-fix
+++ a/CREDITS
@@ -1510,6 +1510,11 @@ D: Natsemi ethernet
 D: Cobalt Networks (x86) support
 D: This-and-That
 
+N: Mark M. Hoffman
+E: mhoffman@lightlink.com
+D: Maintenance of drivers/hwmon/asb100.c, drivers/i2c/busses/i2c-sis96x.c
+D: i2c core contributions
+
 N: Dirk Hohndel
 E: hohndel@suse.de
 D: The XFree86[tm] Project
_


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MAINTAINERS: Remove Mark M. Hoffman
  2013-02-13  0:46 ` Andrew Morton
@ 2013-02-13 10:39   ` Jean Delvare
  0 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2013-02-13 10:39 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML, Mark M. Hoffman, Guenter Roeck, Wolfram Sang

On Tue, 12 Feb 2013 16:46:01 -0800, Andrew Morton wrote:
> On Fri, 8 Feb 2013 10:54:37 +0100
> Jean Delvare <khali@linux-fr.org> wrote:
> 
> > Mark M. Hoffman stopped working on the Linux kernel several years
> > ago, so he should no longer be listed as a driver maintainer. I'm not
> > even sure if his e-mail address still works.
> > 
> > I can take over 3 drivers he was responsible for, the 4th one will
> > fall down to the subsystem maintainer.
> 
> It's nice to give developers a mention in ./CREDITS if we're to expunge
> them from ./MAINTAINERS.  Something like this?
> 
> --- a/CREDITS~maintainers-remove-mark-m-hoffman-fix
> +++ a/CREDITS
> @@ -1510,6 +1510,11 @@ D: Natsemi ethernet
>  D: Cobalt Networks (x86) support
>  D: This-and-That
>  
> +N: Mark M. Hoffman
> +E: mhoffman@lightlink.com
> +D: Maintenance of drivers/hwmon/asb100.c, drivers/i2c/busses/i2c-sis96x.c
> +D: i2c core contributions
> +
>  N: Dirk Hohndel
>  E: hohndel@suse.de
>  D: The XFree86[tm] Project

Mark did more than this. He actually wrote the asb100 and i2c-sis96x
drivers, and also the i2c-stub, lm93, smsc47b397 and core hwmon
drivers. He has also been the hwmon subsystem maintainer for one year.

OTOH I do not remember significant contributions from him to the i2c
core.

I'll send a version 2 of the patch.

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-13 10:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-08  9:54 MAINTAINERS: Remove Mark M. Hoffman Jean Delvare
2013-02-08 14:56 ` Guenter Roeck
2013-02-08 15:18   ` Jean Delvare
2013-02-13  0:46 ` Andrew Morton
2013-02-13 10:39   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).