Fix up MAINTAINERS file sorting
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Sep 2017 18:18:19 +0000 (11:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Sep 2017 18:18:19 +0000 (11:18 -0700)
commit3882a734c19b3cd7feb9e30e1dbd8ae54ac0905a
tree7597979fe864b7f73a83c2f06a5ed225fc3c4516
parentf60a2abfdbf298a4722dfef331c38447fa18c4e3
Fix up MAINTAINERS file sorting

Another merge window, another MAINTAINERS file disaster.

People have serious problems with the alphabet and sorting, and poor
Jérôme Glisse and Radim Krčmář get their names mangled by locale issues,
turning them into some mangled mess (probably others do too, but those
two stood out when sorting things again).

And we now have two copies of the same 'AS3645A LED FLASH CONTROLLER
DRIVER' in the tree and in the MAINTAINERS file, but that's a separate
issue - the duplication is real, and I left them as two entries for the
same name.

This does not try to sort the actual section pattern entries, although I
may end up doing that later.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS