diff mbox series

[1/2] MAINTAINERS: fix PKTCDVD DRIVER to use L: for the list address

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

Commit Message

Konstantin Ryabitsev Sept. 20, 2024, 11:03 a.m. UTC
The PKTCDVD DRIVER subsystem has an M: entry that points at the
linux-block mailing list. It is perfectly valid to have no M: entry for
an orphaned subsystem, so change M: to L: so it properly indicates that
the address is a mailing list, not a person.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jens Axboe Sept. 20, 2024, 12:40 p.m. UTC | #1
On 9/20/24 5:03 AM, Konstantin Ryabitsev wrote:
> The PKTCDVD DRIVER subsystem has an M: entry that points at the
> linux-block mailing list. It is perfectly valid to have no M: entry for
> an orphaned subsystem, so change M: to L: so it properly indicates that
> the address is a mailing list, not a person.

In lieu of finally being able to delete this ancient thing, this looks
fine :-)

Acked-by: Jens Axboe <axboe@kernel.dk>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f5526da33d4cc67eca7dc0c36410e570ba492486..60f07c11353412891707311d6d21fed94156ea8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18263,7 +18263,7 @@  F:	Documentation/devicetree/bindings/input/pine64,pinephone-keyboard.yaml
 F:	drivers/input/keyboard/pinephone-keyboard.c
 
 PKTCDVD DRIVER
-M:	linux-block@vger.kernel.org
+L:	linux-block@vger.kernel.org
 S:	Orphan
 F:	drivers/block/pktcdvd.c
 F:	include/linux/pktcdvd.h