[PATCH net v3] MAINTAINERS: Remove linuxwwan@intel.com mailing list

Bagas Sanjaya posted 1 patch 2 years, 1 month ago
MAINTAINERS | 3 ---
1 file changed, 3 deletions(-)
[PATCH net v3] MAINTAINERS: Remove linuxwwan@intel.com mailing list
Posted by Bagas Sanjaya 2 years, 1 month ago
Messages submitted to the ML bounce (address not found error). In
fact, the ML was mistagged as person maintainer instead of mailing
list.

Remove the ML to keep Cc: lists a bit shorter and not to spam
everyone's inbox with postmaster notifications.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Changes since v2 [1]:

   * Keep M Chetan Kumar in MAINTAINERS, as Johannes is trying to
     keep in touch with him. As a result, this v3 is reduced to a
     single patch.

 [1]: https://lore.kernel.org/netdev/20231023032905.22515-2-bagasdotme@gmail.com/

 MAINTAINERS | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7a7bd8bd80e9f2..2618f3f55080d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10450,7 +10450,6 @@ F:	drivers/platform/x86/intel/atomisp2/led.c
 
 INTEL BIOS SAR INT1092 DRIVER
 M:	Shravan Sudhakar <s.shravan@intel.com>
-M:	Intel Corporation <linuxwwan@intel.com>
 L:	platform-driver-x86@vger.kernel.org
 S:	Maintained
 F:	drivers/platform/x86/intel/int1092/
@@ -10880,7 +10879,6 @@ F:	drivers/platform/x86/intel/wmi/thunderbolt.c
 
 INTEL WWAN IOSM DRIVER
 M:	M Chetan Kumar <m.chetan.kumar@intel.com>
-M:	Intel Corporation <linuxwwan@intel.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/wwan/iosm/
@@ -13501,7 +13499,6 @@ F:	net/dsa/tag_mtk.c
 
 MEDIATEK T7XX 5G WWAN MODEM DRIVER
 M:	Chandrashekar Devegowda <chandrashekar.devegowda@intel.com>
-M:	Intel Corporation <linuxwwan@intel.com>
 R:	Chiranjeevi Rapolu <chiranjeevi.rapolu@linux.intel.com>
 R:	Liu Haijun <haijun.liu@mediatek.com>
 R:	M Chetan Kumar <m.chetan.kumar@linux.intel.com>

base-commit: 1711435e3e67e079d6a2bce54d96d1af21c7ef2c
-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH net v3] MAINTAINERS: Remove linuxwwan@intel.com mailing list
Posted by patchwork-bot+netdevbpf@kernel.org 2 years, 1 month ago
Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 25 Oct 2023 20:03:32 +0700 you wrote:
> Messages submitted to the ML bounce (address not found error). In
> fact, the ML was mistagged as person maintainer instead of mailing
> list.
> 
> Remove the ML to keep Cc: lists a bit shorter and not to spam
> everyone's inbox with postmaster notifications.
> 
> [...]

Here is the summary with links:
  - [net,v3] MAINTAINERS: Remove linuxwwan@intel.com mailing list
    https://git.kernel.org/netdev/net-next/c/cc54d2e2c58a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Re: [PATCH net v3] MAINTAINERS: Remove linuxwwan@intel.com mailing list
Posted by Simon Horman 2 years, 1 month ago
On Wed, Oct 25, 2023 at 08:03:32PM +0700, Bagas Sanjaya wrote:
> Messages submitted to the ML bounce (address not found error). In
> fact, the ML was mistagged as person maintainer instead of mailing
> list.
> 
> Remove the ML to keep Cc: lists a bit shorter and not to spam
> everyone's inbox with postmaster notifications.
> 
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>

From my PoV this is a good step that cleans up the cited issue - a dead ML.
And futher changes can be addressed by follow-up patches, as appropriate.

Reviewed-by: Simon Horman <horms@kernel.org>

> ---
>  Changes since v2 [1]:
> 
>    * Keep M Chetan Kumar in MAINTAINERS, as Johannes is trying to
>      keep in touch with him. As a result, this v3 is reduced to a
>      single patch.
> 
>  [1]: https://lore.kernel.org/netdev/20231023032905.22515-2-bagasdotme@gmail.com/

...