mbox series

[net,v2,0/2] MAINTAINERS: Networking file coverage updates

Message ID 20241009-maint-net-hdrs-v2-0-f2c86e7309c8@kernel.org (mailing list archive)
Headers show
Series MAINTAINERS: Networking file coverage updates | expand

Message

Simon Horman Oct. 9, 2024, 8:47 a.m. UTC
Hi,

The aim of this proposal is to make the handling of some files,
related to Networking and Wireless, more consistently. It does so by:

1. Adding some more headers to the UDP section, making it consistent
   with the TCP section.

2. Excluding some files relating to Wireless from NETWORKING [GENERAL],
   making their handling consistent with other files related to
   Wireless.

The aim of this is to make things more consistent.  And for MAINTAINERS
to better reflect the situation on the ground.  I am more than happy to
be told that the current state of affairs is fine. Or for other ideas to
be discussed.

---
Changes in v2:
- Dropped RFC designation
- Added tags: Thanks Willem and Johannes!
- Link to v1: https://lore.kernel.org/r/20241004-maint-net-hdrs-v1-0-41fd555aacc5@kernel.org

---
Simon Horman (2):
      MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
      MAINTAINERS: Add headers and mailing list to UDP section

 MAINTAINERS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

base-commit: 08c8acc9d8f3f70d62dd928571368d5018206490

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 10, 2024, 4:40 p.m. UTC | #1
Hello:

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

On Wed, 09 Oct 2024 09:47:21 +0100 you wrote:
> Hi,
> 
> The aim of this proposal is to make the handling of some files,
> related to Networking and Wireless, more consistently. It does so by:
> 
> 1. Adding some more headers to the UDP section, making it consistent
>    with the TCP section.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
    https://git.kernel.org/netdev/net/c/9937aae39bc0
  - [net,v2,2/2] MAINTAINERS: Add headers and mailing list to UDP section
    https://git.kernel.org/netdev/net/c/5404b5a2fea9

You are awesome, thank you!