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 <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Linus Torvalds committed Apr 12, 2020
1 parent 4400b7d commit 3b50142
Showing 1 changed file with 1,978 additions and 1,978 deletions.
Loading

0 comments on commit 3b50142

Please sign in to comment.