MAINTAINERS: remove names from mailing list maintainers
authorJakub Kicinski <kuba@kernel.org>
Sat, 19 Dec 2020 18:55:38 +0000 (10:55 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Dec 2020 02:39:23 +0000 (18:39 -0800)
commit8b0f64b113d617c995ffdf50196948c3e99c6e49
tree20444dc7061f0c83586d1a365f6bb84b2271a0c2
parentf87777a3c30cf50c66a20e1d153f0e003bb30774
MAINTAINERS: remove names from mailing list maintainers

When searching for inactive maintainers it's useful to filter
out mailing list addresses. Such "maintainers" will obviously
never feature in a "From:" line of an email or a review tag.

Since "L:" entries only provide the address of a mailing list
without a fancy name extend this pattern to "M:" entries.

Alternatively we could reserve M: entries for humans only
and move the fake "maintainers" to L:. While I'd personally
prefer to reserve M: for humans only, I'm not 100% that's
a great choice either, given most L: entries are in fact
open mailing lists with public archives.

Link: https://lore.kernel.org/r/20201219185538.750076-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS