coreboot-kgpe-d16/util/scripts
Patrick Georgi 0cadafaac9 util/scripts/maintainers.go: Use a full glob parser
Instead of checking only for three cases, just use a glob parser (that
translates the glob to regex).

After that, maintainers src/arch/x86/memlayout.h emits:

    src/arch/x86/memlayout.h is in subsystem X86 ARCHITECTURE
    Maintainers:  []
    src/arch/x86/memlayout.h is in subsystem MEMLAYOUT
    Maintainers:  [Julius Werner <jwerner@chromium.org>]

The latter entry was invisible to the maintainers tool because its path
description wasn't in one of the supported formats.

Change-Id: I7e5cf4269415269552e35f2c73952ce3dff487e1
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/29603
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2018-11-13 17:43:43 +00:00
..
config kconfig: add script to manipulate .config files on the command line 2018-06-12 07:43:15 +00:00
cross-repo-cherrypick util/scripts/cross-repo-cherrypick: improve cros-side rewrite 2017-09-15 20:57:57 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
dts-to-fmd.sh util/scripts: Fix typo 2018-08-28 14:19:33 +00:00
find-unused-kconfig-symbols.sh
gerrit-rebase util/scripts/gerrit-rebase: allow skipping old history 2017-06-19 18:44:13 +02:00
get_maintainer.pl util/scripts/get_maintainer.pl: Remove linux tree check 2017-03-07 15:03:45 +01:00
maintainers.go util/scripts/maintainers.go: Use a full glob parser 2018-11-13 17:43:43 +00:00
no-fsf-addresses.sh util/scripts/no-fsf-addresses.sh: Strip last paragraph 2015-10-31 21:38:15 +01:00
parse-maintainers.pl util/scripts: Add script to alphabetize MAINTAINERS file 2018-04-16 22:25:31 +00:00
prepare-commit-msg.clang-format make: add clang-format prepare-commit-msg hook 2018-08-01 18:03:26 +00:00
ucode_h_to_bin.sh util/scripts: Support cygwin in ucode conversion tool 2016-08-22 04:19:24 +02:00
update_submodules util: Make TZ environment variable POSIX compatible 2017-10-14 11:28:14 +00:00