Skip to content

Commit

Permalink
MAINTAINERS: sort entries by entry name
Browse files Browse the repository at this point in the history
They are all supposed to be sorted, but people who add new entries don't
always know the alphabet.  Plus sometimes the entry names get edited,
and people don't then re-order the entry.

Let's see how painful this will be for merging purposes (the MAINTAINERS
file is often edited in various different trees), but Joe claims there's
relatively few patches in -next that touch this, and doing it just
before -rc1 is likely the best time.  Fingers crossed.

This was scripted with

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

but then I also ended up manually upper-casing a few entry names that
stood out when looking at the end result.

Requested-by: Joe Perches <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
torvalds committed Apr 12, 2020

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 4f8a3cc commit 4400b7d
Showing 1 changed file with 821 additions and 821 deletions.
Loading

0 comments on commit 4400b7d

Please sign in to comment.