The patch titled Subject: MAINTAINERS: remove incorrect M: tag for dm-devel@xxxxxxxxxxxxxxx has been added to the -mm mm-hotfixes-unstable branch. Its filename is maintainers-remove-incorrect-m-tag-for-dm-devel-listslinuxdev.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-remove-incorrect-m-tag-for-dm-devel-listslinuxdev.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx> Subject: MAINTAINERS: remove incorrect M: tag for dm-devel@xxxxxxxxxxxxxxx Date: Wed, 20 Mar 2024 02:18:42 +0800 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. Link: https://lkml.kernel.org/r/20240319181842.249547-1-visitorckw@xxxxxxxxx Signed-off-by: Kuan-Wei Chiu <visitorckw@xxxxxxxxx> Cc: Ching-Chun (Jim) Huang <jserv@xxxxxxxxxxxxxxxx> Cc: Matthew Sakai <msakai@xxxxxxxxxx> Cc: Michael Sclafani <dm-devel@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) --- a/MAINTAINERS~maintainers-remove-incorrect-m-tag-for-dm-devel-listslinuxdev +++ a/MAINTAINERS @@ -6159,7 +6159,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 _ Patches currently in -mm which might be from visitorckw@xxxxxxxxx are maintainers-remove-incorrect-m-tag-for-dm-devel-listslinuxdev.patch