MAINTAINERS: remove incorrect M: tag for dm-devel@lists.linux.dev
authorKuan-Wei Chiu <visitorckw@gmail.com>
Tue, 19 Mar 2024 18:18:42 +0000 (02:18 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Mar 2024 18:07:21 +0000 (11:07 -0700)
commitdb09f2df916eade885aae63963449666d3a23f8d
treeb38e9817e7a093064a8b0aef433829a612162c61
parent9c500835f279e636722bbcafdfe62cc0153ec292
MAINTAINERS: remove incorrect M: tag for dm-devel@lists.linux.dev

The dm-devel@lists.linux.dev 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@lists.linux.dev in the MAINTAINERS file to reflect
the correct categorization.

Link: https://lkml.kernel.org/r/20240319181842.249547-1-visitorckw@gmail.com
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw>
Cc: Matthew Sakai <msakai@redhat.com>
Cc: Michael Sclafani <dm-devel@lists.linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS