netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add second list for IRDA
@ 2010-11-23 18:10 Wolfram Sang
  2010-11-26 12:09 ` Samuel Ortiz
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2010-11-23 18:10 UTC (permalink / raw)
  To: netdev; +Cc: Wolfram Sang, Samuel Ortiz, David Miller

The irda-users-list is currently almost dead and subscribers-only. Adding
netdev increases the audience which might help to not overlook a bugreport
(again).

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: David Miller <davem@davemloft.net>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b6ca96..2596a78 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3261,6 +3261,7 @@ F:	net/ipx/
 IRDA SUBSYSTEM
 M:	Samuel Ortiz <samuel@sortiz.org>
 L:	irda-users@lists.sourceforge.net (subscribers-only)
+L:	netdev@vger.kernel.org
 W:	http://irda.sourceforge.net/
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
-- 
1.7.2.3


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

* Re: [PATCH] MAINTAINERS: add second list for IRDA
  2010-11-23 18:10 [PATCH] MAINTAINERS: add second list for IRDA Wolfram Sang
@ 2010-11-26 12:09 ` Samuel Ortiz
  2011-01-24 19:34   ` Wolfram Sang
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Ortiz @ 2010-11-26 12:09 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: netdev, David Miller

Hi Wolfgang,

On Tue, Nov 23, 2010 at 07:10:13PM +0100, Wolfram Sang wrote:
> The irda-users-list is currently almost dead and subscribers-only. Adding
> netdev increases the audience which might help to not overlook a bugreport
> (again).
Makes sense. I'll carry this patch, thanks.

Cheers,
Samuel.


> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
> Cc: Samuel Ortiz <sameo@linux.intel.com>
> Cc: David Miller <davem@davemloft.net>
> ---
>  MAINTAINERS |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8b6ca96..2596a78 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3261,6 +3261,7 @@ F:	net/ipx/
>  IRDA SUBSYSTEM
>  M:	Samuel Ortiz <samuel@sortiz.org>
>  L:	irda-users@lists.sourceforge.net (subscribers-only)
> +L:	netdev@vger.kernel.org
>  W:	http://irda.sourceforge.net/
>  S:	Maintained
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
> -- 
> 1.7.2.3
> 

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

* Re: [PATCH] MAINTAINERS: add second list for IRDA
  2010-11-26 12:09 ` Samuel Ortiz
@ 2011-01-24 19:34   ` Wolfram Sang
  2011-01-31 10:46     ` Samuel Ortiz
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2011-01-24 19:34 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: netdev, David Miller

[-- Attachment #1: Type: text/plain, Size: 1471 bytes --]

On Fri, Nov 26, 2010 at 01:09:21PM +0100, Samuel Ortiz wrote:

> Hi Wolfgang,

Wolfram, please ;)

> On Tue, Nov 23, 2010 at 07:10:13PM +0100, Wolfram Sang wrote:
> > The irda-users-list is currently almost dead and subscribers-only. Adding
> > netdev increases the audience which might help to not overlook a bugreport
> > (again).
> Makes sense. I'll carry this patch, thanks.

Ping. I could also send this to trivial@ with your ack if that makes it easier?

> 
> Cheers,
> Samuel.
> 
> 
> > Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
> > Cc: Samuel Ortiz <sameo@linux.intel.com>
> > Cc: David Miller <davem@davemloft.net>
> > ---
> >  MAINTAINERS |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 8b6ca96..2596a78 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3261,6 +3261,7 @@ F:	net/ipx/
> >  IRDA SUBSYSTEM
> >  M:	Samuel Ortiz <samuel@sortiz.org>
> >  L:	irda-users@lists.sourceforge.net (subscribers-only)
> > +L:	netdev@vger.kernel.org
> >  W:	http://irda.sourceforge.net/
> >  S:	Maintained
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
> > -- 
> > 1.7.2.3
> > 
> 
> -- 
> Intel Open Source Technology Centre
> http://oss.intel.com/

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: [PATCH] MAINTAINERS: add second list for IRDA
  2011-01-24 19:34   ` Wolfram Sang
@ 2011-01-31 10:46     ` Samuel Ortiz
  0 siblings, 0 replies; 4+ messages in thread
From: Samuel Ortiz @ 2011-01-31 10:46 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: netdev, David Miller

On Mon, Jan 24, 2011 at 08:34:24PM +0100, Wolfram Sang wrote:
> On Fri, Nov 26, 2010 at 01:09:21PM +0100, Samuel Ortiz wrote:
> 
> > Hi Wolfgang,
> 
> Wolfram, please ;)
Sorry about that...

 
> > On Tue, Nov 23, 2010 at 07:10:13PM +0100, Wolfram Sang wrote:
> > > The irda-users-list is currently almost dead and subscribers-only. Adding
> > > netdev increases the audience which might help to not overlook a bugreport
> > > (again).
> > Makes sense. I'll carry this patch, thanks.
> 
> Ping. I could also send this to trivial@ with your ack if that makes it easier?
> 
That's probably going to be faster. So yes, please add my:
Acked-by: Samuel Ortiz <samuel@sortiz.org>

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

end of thread, other threads:[~2011-01-31 10:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 18:10 [PATCH] MAINTAINERS: add second list for IRDA Wolfram Sang
2010-11-26 12:09 ` Samuel Ortiz
2011-01-24 19:34   ` Wolfram Sang
2011-01-31 10:46     ` Samuel Ortiz

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).