The [email protected] 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 [email protected] in the MAINTAINERS file to reflect the correct categorization.
Signed-off-by: Kuan-Wei Chiu <[email protected]> --- 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 <[email protected]> -M: [email protected] L: [email protected] S: Maintained F: Documentation/admin-guide/device-mapper/vdo*.rst -- 2.34.1
