[PATCH] MAINTAINERS: Remove incorrect M: tag for dm-devel@xxxxxxxxxxxxxxx

From: Kuan-Wei Chiu
Date: Tue Mar 19 2024 - 14:19:00 EST


The dm-devel@xxxxxxxxxxxxxxx mailing list should only be listed under
the L: (List) tag in the MAINTAINERS file. However, it was incorrectly
listed under both L: and M: (Maintainers) tags, which is not accurate.
Remove the M: tag for dm-devel@xxxxxxxxxxxxxxx in the MAINTAINERS file
to reflect the correct categorization.

Signed-off-by: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 82896c3e0559..e0a4e0def090 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6172,7 +6172,6 @@ F: include/uapi/linux/dm-*.h

DEVICE-MAPPER VDO TARGET
M: Matthew Sakai <msakai@xxxxxxxxxx>
-M: dm-devel@xxxxxxxxxxxxxxx
L: dm-devel@xxxxxxxxxxxxxxx
S: Maintained
F: Documentation/admin-guide/device-mapper/vdo*.rst
--
2.34.1