Message ID | 20190514090231.32414-1-johannes@sipsolutions.net (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Johannes Berg |
Headers | show |
Series | NFC: Orphan the subsystem | expand |
On Tue, May 14, 2019 at 11:02:31AM +0200, Johannes Berg wrote: > Samuel clearly hasn't been working on this in many years and > patches getting to the wireless list are just being ignored > entirely now. Mark the subsystem as orphan to reflect the > current state and revert back to the netdev list so at least > some fixes can be picked up by Dave. Good to know. But Samuel was active like year ago and he is still at Intel, right? Perhaps he can appear last time here to Ack this? > > Signed-off-by: Johannes Berg <johannes@sipsolutions.net> > --- > MAINTAINERS | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fb9f9d71f7a2..b2659312e9ed 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11028,10 +11028,8 @@ S: Supported > F: drivers/net/ethernet/qlogic/netxen/ > > NFC SUBSYSTEM > -M: Samuel Ortiz <sameo@linux.intel.com> > -L: linux-wireless@vger.kernel.org > -L: linux-nfc@lists.01.org (subscribers-only) > -S: Supported > +L: netdev@vger.kernel.org > +S: Orphan > F: net/nfc/ > F: include/net/nfc/ > F: include/uapi/linux/nfc.h > -- > 2.17.2 >
On Tue, 2019-05-14 at 13:02 +0300, Andy Shevchenko wrote: > On Tue, May 14, 2019 at 11:02:31AM +0200, Johannes Berg wrote: > > Samuel clearly hasn't been working on this in many years and > > patches getting to the wireless list are just being ignored > > entirely now. Mark the subsystem as orphan to reflect the > > current state and revert back to the netdev list so at least > > some fixes can be picked up by Dave. > > Good to know. > > But Samuel was active like year ago and he is still at Intel, right? Not AFAICT and yes. I guess you can reach out to him internally, you're probably closer to him than I am, org-wise? :) https://patchwork.kernel.org/project/linux-wireless/list/?delegate=sameo johannes
Hi Johannes, On Tue, May 14, 2019 at 11:02:31AM +0200, Johannes Berg wrote: > Samuel clearly hasn't been working on this in many years and > patches getting to the wireless list are just being ignored > entirely now. Mark the subsystem as orphan to reflect the > current state and revert back to the netdev list so at least > some fixes can be picked up by Dave. > > Signed-off-by: Johannes Berg <johannes@sipsolutions.net> I meant to do that for many months now but did not find time to push it to the top of my TODO. Thanks. Acked-by: Samuel Ortiz <sameo@linux.intel.com> > --- > MAINTAINERS | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fb9f9d71f7a2..b2659312e9ed 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11028,10 +11028,8 @@ S: Supported > F: drivers/net/ethernet/qlogic/netxen/ > > NFC SUBSYSTEM > -M: Samuel Ortiz <sameo@linux.intel.com> > -L: linux-wireless@vger.kernel.org > -L: linux-nfc@lists.01.org (subscribers-only) > -S: Supported > +L: netdev@vger.kernel.org > +S: Orphan > F: net/nfc/ > F: include/net/nfc/ > F: include/uapi/linux/nfc.h > -- > 2.17.2 >
From: Johannes Berg <johannes@sipsolutions.net> Date: Tue, 14 May 2019 11:02:31 +0200 > Samuel clearly hasn't been working on this in many years and > patches getting to the wireless list are just being ignored > entirely now. Mark the subsystem as orphan to reflect the > current state and revert back to the netdev list so at least > some fixes can be picked up by Dave. > > Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Applied.
diff --git a/MAINTAINERS b/MAINTAINERS index fb9f9d71f7a2..b2659312e9ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11028,10 +11028,8 @@ S: Supported F: drivers/net/ethernet/qlogic/netxen/ NFC SUBSYSTEM -M: Samuel Ortiz <sameo@linux.intel.com> -L: linux-wireless@vger.kernel.org -L: linux-nfc@lists.01.org (subscribers-only) -S: Supported +L: netdev@vger.kernel.org +S: Orphan F: net/nfc/ F: include/net/nfc/ F: include/uapi/linux/nfc.h
Samuel clearly hasn't been working on this in many years and patches getting to the wireless list are just being ignored entirely now. Mark the subsystem as orphan to reflect the current state and revert back to the netdev list so at least some fixes can be picked up by Dave. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> --- MAINTAINERS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)