[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240920-maintainers-m-to-l-tweak-v1-1-ea80b5cd3420@linuxfoundation.org>
Date: Fri, 20 Sep 2024 07:03:26 -0400
From: Konstantin Ryabitsev <konstantin@...uxfoundation.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-block@...r.kernel.org,
soc@...ts.linux.dev, Konstantin Ryabitsev <konstantin@...uxfoundation.org>
Subject: [PATCH 1/2] MAINTAINERS: fix PKTCDVD DRIVER to use L: for the list
address
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@...uxfoundation.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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@...r.kernel.org
+L: linux-block@...r.kernel.org
S: Orphan
F: drivers/block/pktcdvd.c
F: include/linux/pktcdvd.h
--
2.46.1
Powered by blists - more mailing lists