Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering

From: Linus Torvalds
Date: Thu Jul 20 2017 - 00:57:10 EST


On Wed, Jul 19, 2017 at 9:43 PM, Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> As a concept I think individual files would be better.
> But maybe grouping by subsystem instead of by letter.

Yes. Grouped by subsystem would be nice. And maybe we could start with
just a few bigger groups, and split them as people step on each others
toes or it gets annoying.

Of course, the "group by subsystem" has the problem that because it's
to some degree a choice (unlike "group by first letter or first
word"), then people end up having different judgments and you have
duplication of information that then gets out of sync etc.

Linus