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(-)
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
--
2.46.1