FWIW, I actually think the output of get_maintainer.pl is pretty
broken in this regard. (Then again, I've never thought all that
highly of get_maintainer.pl,*especially* because of the bogus git
fallback, but that's another story.)
Consider:
% ./scripts/get_maintainer.pl --file drivers/acpi/power.c
"Rafael J. Wysocki"<rafael@xxxxxxxxxx> (supporter:ACPI)
Len Brown<lenb@xxxxxxxxxx> (reviewer:ACPI)
linux-acpi@xxxxxxxxxxxxxxx (open list:ACPI)
linux-kernel@xxxxxxxxxxxxxxx (open list)
I'm sorry, but that's just*wrong*. Rafael is the*maintainer* of the
ACPI subsystem, and the term "supporter" is rarely if ever used
anywhere in our docs. As I said earlier, trying to treat S: field to
say anything about the entitles listed under the M: field of the
Maintainers file is a category error.