diff options
author | Kuan-Wei Chiu <[email protected]> | 2024-03-20 02:18:42 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-03-26 11:07:21 -0700 |
commit | db09f2df916eade885aae63963449666d3a23f8d (patch) | |
tree | b38e9817e7a093064a8b0aef433829a612162c61 | |
parent | 9c500835f279e636722bbcafdfe62cc0153ec292 (diff) |
MAINTAINERS: remove incorrect M: tag for [email protected]
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.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kuan-Wei Chiu <[email protected]>
Cc: Ching-Chun (Jim) Huang <[email protected]>
Cc: Matthew Sakai <[email protected]>
Cc: Michael Sclafani <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa3b947fb080..079a86e680bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6173,7 +6173,6 @@ F: include/uapi/linux/dm-*.h DEVICE-MAPPER VDO TARGET M: Matthew Sakai <[email protected]> S: Maintained F: Documentation/admin-guide/device-mapper/vdo*.rst |