Skip to content

Commit

Permalink
MAINTAINERS: sort field names for all entries
Browse files Browse the repository at this point in the history
This sorts the actual field names too, potentially causing even more
chaos and confusion at merge time if you have edited the MAINTAINERS
file.  But the end result is a more consistent layout, and hopefully
it's a one-time pain minimized by doing this just before the -rc1
release.

This was entirely scripted:

  ./scripts/parse-maintainers.pl --input=MAINTAINERS --output=MAINTAINERS --order

Requested-by: Joe Perches <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
torvalds committed Apr 12, 2020
1 parent 4400b7d commit 3b50142
Showing 1 changed file with 1,978 additions and 1,978 deletions.
3,956 changes: 1,978 additions & 1,978 deletions MAINTAINERS

Large diffs are not rendered by default.

0 comments on commit 3b50142

Please sign in to comment.