diff options
author | Joe Perches <joe@perches.com> | 2017-08-05 07:45:48 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-08 21:09:31 +0300 |
commit | 6f7d98ec445b61f8f416fedfe607cb4f1653a8bc (patch) | |
tree | a6bb1d1213b12d3fe9f00c1d693a7ce7c86f85a4 /.gitignore | |
parent | 6209ef67883ae6407cceb557b9ec4b2117d91697 (diff) | |
download | linux-6f7d98ec445b61f8f416fedfe607cb4f1653a8bc.tar.xz |
get_maintainer: Prepare for separate MAINTAINERS files
Allow for MAINTAINERS to become a directory and if it is,
read all the files in the directory for maintained sections.
Optionally look for all files named MAINTAINERS in directories
excluding the .git directory by using --find-maintainer-files.
This optional feature adds ~.3 seconds of CPU on an Intel
i5-6200 with an SSD.
Miscellanea:
- Create a read_maintainer_file subroutine from the existing code
- Test only the existence of MAINTAINERS, not whether it's a file
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions