linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libertas: drop maintainership
@ 2013-03-18 16:48 Dan Williams
  2013-03-18 17:23 ` Joe Perches
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dan Williams @ 2013-03-18 16:48 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless, Daniel Drake, Bing Zhao

Would be better maintained by somebody who actualy has time for it.

Signed-off-by: Dan Williams <dcbw@redhat.com>
---
Daniel?  Bing? :)

I'm quite happy to ACK somebody else picking libertas up, and I'm also
happy to investigate how to send my hardware cache to the new
maintainer.  (usb8388 dev modules, some CF8385s, some sd8686s, etc).
Also happy to forward along the libertas-dev moderator password.

diff --git a/MAINTAINERS b/MAINTAINERS
index c08411b..2146279 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5042,12 +5042,6 @@ L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/ethernet/marvell/sk*
 
-MARVELL LIBERTAS WIRELESS DRIVER
-M:	Dan Williams <dcbw@redhat.com>
-L:	libertas-dev@lists.infradead.org
-S:	Maintained
-F:	drivers/net/wireless/libertas/
-
 MARVELL MV643XX ETHERNET DRIVER
 M:	Lennert Buytenhek <buytenh@wantstofly.org>
 L:	netdev@vger.kernel.org


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

* Re: [PATCH] libertas: drop maintainership
  2013-03-18 16:48 [PATCH] libertas: drop maintainership Dan Williams
@ 2013-03-18 17:23 ` Joe Perches
  2013-03-18 17:51   ` Dan Williams
  2013-03-25 16:21 ` Daniel Drake
  2013-03-28  2:06 ` Bing Zhao
  2 siblings, 1 reply; 7+ messages in thread
From: Joe Perches @ 2013-03-18 17:23 UTC (permalink / raw)
  To: Dan Williams; +Cc: netdev, linux-wireless, Daniel Drake, Bing Zhao

On Mon, 2013-03-18 at 11:48 -0500, Dan Williams wrote:
> Would be better maintained by somebody who actualy has time for it.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> -MARVELL LIBERTAS WIRELESS DRIVER
> -M:	Dan Williams <dcbw@redhat.com>
> -L:	libertas-dev@lists.infradead.org
> -S:	Maintained
> -F:	drivers/net/wireless/libertas/

I think it better to mark it as Orphan
and maybe leave the list.

Maybe:

MARVELL LIBERTAS WIRELESS DRIVER
L:	libertas-dev@lists.infradead.org
S:	Orphan
F:	drivers/net/wireless/libertas/

or

MARVELL LIBERTAS WIRELESS DRIVER
S:	Orphan
F:	drivers/net/wireless/libertas/



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

* Re: [PATCH] libertas: drop maintainership
  2013-03-18 17:23 ` Joe Perches
@ 2013-03-18 17:51   ` Dan Williams
  2013-03-25 18:59     ` John W. Linville
  0 siblings, 1 reply; 7+ messages in thread
From: Dan Williams @ 2013-03-18 17:51 UTC (permalink / raw)
  To: Joe Perches; +Cc: netdev, linux-wireless, Daniel Drake, Bing Zhao

On Mon, 2013-03-18 at 10:23 -0700, Joe Perches wrote:
> On Mon, 2013-03-18 at 11:48 -0500, Dan Williams wrote:
> > Would be better maintained by somebody who actualy has time for it.
> []
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > -MARVELL LIBERTAS WIRELESS DRIVER
> > -M:	Dan Williams <dcbw@redhat.com>
> > -L:	libertas-dev@lists.infradead.org
> > -S:	Maintained
> > -F:	drivers/net/wireless/libertas/
> 
> I think it better to mark it as Orphan
> and maybe leave the list.
> 
> Maybe:
> 
> MARVELL LIBERTAS WIRELESS DRIVER
> L:	libertas-dev@lists.infradead.org
> S:	Orphan
> F:	drivers/net/wireless/libertas/
> 
> or
> 
> MARVELL LIBERTAS WIRELESS DRIVER
> S:	Orphan
> F:	drivers/net/wireless/libertas/

I can do that; I wasn't quite sure how to do this.  A quick check showed
patches that did what mine did, and oddly MAINTAINERS has no section for
dropping maintainership that I could quickly find.  If this is what
others prefer I'm happy to resubmit?

Dan


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

* Re: [PATCH] libertas: drop maintainership
  2013-03-18 16:48 [PATCH] libertas: drop maintainership Dan Williams
  2013-03-18 17:23 ` Joe Perches
@ 2013-03-25 16:21 ` Daniel Drake
  2013-03-28  2:06 ` Bing Zhao
  2 siblings, 0 replies; 7+ messages in thread
From: Daniel Drake @ 2013-03-25 16:21 UTC (permalink / raw)
  To: Dan Williams; +Cc: netdev, linux-wireless, Bing Zhao

On Mon, Mar 18, 2013 at 10:48 AM, Dan Williams <dcbw@redhat.com> wrote:
> Would be better maintained by somebody who actualy has time for it.
>
> Signed-off-by: Dan Williams <dcbw@redhat.com>
> ---
> Daniel?  Bing? :)
>
> I'm quite happy to ACK somebody else picking libertas up, and I'm also
> happy to investigate how to send my hardware cache to the new
> maintainer.  (usb8388 dev modules, some CF8385s, some sd8686s, etc).
> Also happy to forward along the libertas-dev moderator password.

Thanks for all your work on libertas over the years.

I imagine I will continue to send small numbers of libertas patches as
and when new issues are found on OLPC XO, but I wouldn't be able to
make any other form of commitment, certainly not with other hardware.
I am already overstretched with my roles. So I don't really see myself
as a maintainer candidate.

Daniel

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

* Re: [PATCH] libertas: drop maintainership
  2013-03-18 17:51   ` Dan Williams
@ 2013-03-25 18:59     ` John W. Linville
  2013-03-26 14:22       ` Dan Williams
  0 siblings, 1 reply; 7+ messages in thread
From: John W. Linville @ 2013-03-25 18:59 UTC (permalink / raw)
  To: Dan Williams; +Cc: Joe Perches, netdev, linux-wireless, Daniel Drake, Bing Zhao

On Mon, Mar 18, 2013 at 12:51:35PM -0500, Dan Williams wrote:
> On Mon, 2013-03-18 at 10:23 -0700, Joe Perches wrote:
> > On Mon, 2013-03-18 at 11:48 -0500, Dan Williams wrote:
> > > Would be better maintained by somebody who actualy has time for it.
> > []
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > []
> > > -MARVELL LIBERTAS WIRELESS DRIVER
> > > -M:	Dan Williams <dcbw@redhat.com>
> > > -L:	libertas-dev@lists.infradead.org
> > > -S:	Maintained
> > > -F:	drivers/net/wireless/libertas/
> > 
> > I think it better to mark it as Orphan
> > and maybe leave the list.
> > 
> > Maybe:
> > 
> > MARVELL LIBERTAS WIRELESS DRIVER
> > L:	libertas-dev@lists.infradead.org
> > S:	Orphan
> > F:	drivers/net/wireless/libertas/
> > 
> > or
> > 
> > MARVELL LIBERTAS WIRELESS DRIVER
> > S:	Orphan
> > F:	drivers/net/wireless/libertas/
> 
> I can do that; I wasn't quite sure how to do this.  A quick check showed
> patches that did what mine did, and oddly MAINTAINERS has no section for
> dropping maintainership that I could quickly find.  If this is what
> others prefer I'm happy to resubmit?

I probably would prefer an "Orphan" listing as well...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

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

* Re: [PATCH] libertas: drop maintainership
  2013-03-25 18:59     ` John W. Linville
@ 2013-03-26 14:22       ` Dan Williams
  0 siblings, 0 replies; 7+ messages in thread
From: Dan Williams @ 2013-03-26 14:22 UTC (permalink / raw)
  To: John W. Linville
  Cc: Joe Perches, netdev, linux-wireless, Daniel Drake, Bing Zhao

On Mon, 2013-03-25 at 14:59 -0400, John W. Linville wrote:
> On Mon, Mar 18, 2013 at 12:51:35PM -0500, Dan Williams wrote:
> > On Mon, 2013-03-18 at 10:23 -0700, Joe Perches wrote:
> > > On Mon, 2013-03-18 at 11:48 -0500, Dan Williams wrote:
> > > > Would be better maintained by somebody who actualy has time for it.
> > > []
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > []
> > > > -MARVELL LIBERTAS WIRELESS DRIVER
> > > > -M:	Dan Williams <dcbw@redhat.com>
> > > > -L:	libertas-dev@lists.infradead.org
> > > > -S:	Maintained
> > > > -F:	drivers/net/wireless/libertas/
> > > 
> > > I think it better to mark it as Orphan
> > > and maybe leave the list.
> > > 
> > > Maybe:
> > > 
> > > MARVELL LIBERTAS WIRELESS DRIVER
> > > L:	libertas-dev@lists.infradead.org
> > > S:	Orphan
> > > F:	drivers/net/wireless/libertas/
> > > 
> > > or
> > > 
> > > MARVELL LIBERTAS WIRELESS DRIVER
> > > S:	Orphan
> > > F:	drivers/net/wireless/libertas/
> > 
> > I can do that; I wasn't quite sure how to do this.  A quick check showed
> > patches that did what mine did, and oddly MAINTAINERS has no section for
> > dropping maintainership that I could quickly find.  If this is what
> > others prefer I'm happy to resubmit?
> 
> I probably would prefer an "Orphan" listing as well...

Ok, will do.

Dan


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

* RE: [PATCH] libertas: drop maintainership
  2013-03-18 16:48 [PATCH] libertas: drop maintainership Dan Williams
  2013-03-18 17:23 ` Joe Perches
  2013-03-25 16:21 ` Daniel Drake
@ 2013-03-28  2:06 ` Bing Zhao
  2 siblings, 0 replies; 7+ messages in thread
From: Bing Zhao @ 2013-03-28  2:06 UTC (permalink / raw)
  To: Dan Williams, netdev; +Cc: linux-wireless, Daniel Drake

SGkgRGFuLA0KDQo+IFdvdWxkIGJlIGJldHRlciBtYWludGFpbmVkIGJ5IHNvbWVib2R5IHdobyBh
Y3R1YWx5IGhhcyB0aW1lIGZvciBpdC4NCj4gDQo+IFNpZ25lZC1vZmYtYnk6IERhbiBXaWxsaWFt
cyA8ZGNid0ByZWRoYXQuY29tPg0KPiAtLS0NCj4gRGFuaWVsPyAgQmluZz8gOikNCg0KSSBkb24n
dCBoYXZlIG11Y2ggdGltZSBmb3IgTGliZXJ0YXMgZWl0aGVyLiBIb3BlIHNvbWVvbmUgZWxzZSBk
b2VzLg0KDQpUaGFua3MsDQpCaW5nDQo=

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

end of thread, other threads:[~2013-03-28  2:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-18 16:48 [PATCH] libertas: drop maintainership Dan Williams
2013-03-18 17:23 ` Joe Perches
2013-03-18 17:51   ` Dan Williams
2013-03-25 18:59     ` John W. Linville
2013-03-26 14:22       ` Dan Williams
2013-03-25 16:21 ` Daniel Drake
2013-03-28  2:06 ` Bing Zhao

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