[PATCH] MAINTAINERS: Mark Intel WWAN IOSM driver as orphaned

Dave Hansen posted 1 patch 1 month, 3 weeks ago
b/MAINTAINERS |    3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[PATCH] MAINTAINERS: Mark Intel WWAN IOSM driver as orphaned
Posted by Dave Hansen 1 month, 3 weeks ago

From: Dave Hansen <dave.hansen@linux.intel.com>

This maintainer's email no longer works. Remove it from MAINTAINERS.

I've been unable to locate a new maintainer for this at Intel. Mark
the driver as Orphaned.

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Loic Poulain <loic.poulain@oss.qualcomm.com>
Cc: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Johannes Berg <johannes@sipsolutions.net>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org
---

 b/MAINTAINERS |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff -puN MAINTAINERS~MAINTAINERS-20250707-5 MAINTAINERS
--- a/MAINTAINERS~MAINTAINERS-20250707-5	2025-08-08 10:39:37.235217068 -0700
+++ b/MAINTAINERS	2025-08-08 10:39:37.253218644 -0700
@@ -12722,9 +12722,8 @@ S:	Maintained
 F:	drivers/platform/x86/intel/wmi/thunderbolt.c
 
 INTEL WWAN IOSM DRIVER
-M:	M Chetan Kumar <m.chetan.kumar@intel.com>
 L:	netdev@vger.kernel.org
-S:	Maintained
+S:	Orphan
 F:	drivers/net/wwan/iosm/
 
 INTEL(R) FLEXIBLE RETURN AND EVENT DELIVERY
_
Re: [PATCH] MAINTAINERS: Mark Intel WWAN IOSM driver as orphaned
Posted by Sergey Ryazanov 1 month, 3 weeks ago
On 8/8/25 20:45, Dave Hansen wrote:
> From: Dave Hansen <dave.hansen@linux.intel.com>
> 
> This maintainer's email no longer works. Remove it from MAINTAINERS.
> 
> I've been unable to locate a new maintainer for this at Intel. Mark
> the driver as Orphaned.
> 
> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
> Cc: Loic Poulain <loic.poulain@oss.qualcomm.com>
> Cc: Sergey Ryazanov <ryazanov.s.a@gmail.com>
> Cc: Johannes Berg <johannes@sipsolutions.net>
> Cc: Andrew Lunn <andrew+netdev@lunn.ch>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Eric Dumazet <edumazet@google.com>
> Cc: Jakub Kicinski <kuba@kernel.org>
> Cc: Paolo Abeni <pabeni@redhat.com>
> Cc: netdev@vger.kernel.org

Unfortunately, this looks true. Thank you, Dave, for taking care of this.

Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>