mbox series

[0/2] MAINTAINERS: ensure that mailing lists are L: not M:

Message ID 20240920-maintainers-m-to-l-tweak-v1-0-ea80b5cd3420@linuxfoundation.org (mailing list archive)
Headers show
Series MAINTAINERS: ensure that mailing lists are L: not M: | expand

Message

Konstantin Ryabitsev Sept. 20, 2024, 11:03 a.m. UTC
Linus,

I noticed several subsystems where M: entries were pointing at mailing
lists instead of real people. These two small patches properly mark
mailing list destinations with L:, which avoids potential problems with
automation.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
Konstantin Ryabitsev (2):
      MAINTAINERS: fix PKTCDVD DRIVER to use L: for the list address
      MAINTAINERS: use the canonical soc mailing list address and mark it as L:

 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
base-commit: de848da12f752170c2ebe114804a985314fd5a6a
change-id: 20240919-maintainers-m-to-l-tweak-a5295c5703c2

Best regards,