]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9924e942fd00c0c2ec0c845e065cab2f12ab20fe
tree7597979fe864b7f73a83c2f06a5ed225fc3c4516
parentd808ab2b566b0fdf2922c43092812c9360303776
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