]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: fix bad file pattern
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2020 22:12:19 +0000 (15:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2020 22:12:19 +0000 (15:12 -0700)
commit4f2e9394058cebffeb8364f8d3ddabf4a502f8c5
tree698268a2d144f005e1ae4fd0de411d85063f6b66
parent6af6f9c625f7354a8b601fad868ad79133dce475
MAINTAINERS: fix bad file pattern

Testing 'parse-maintainers' due to the previous commit shows a bad file
pattern for the "TI VPE/CAL DRIVERS" entry in the MAINTAINERS file.

There's also a lot of mis-ordered entries, but I'm still a bit nervous
about the inevitable and annoying merge problems it would probably cause
to fix them up.

The MAINTAINERS file is one of my least favorite files due to being huge
and centralized, but fixing it is also horribly painful for that reason.

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