coreboot/util/scripts
Patrick Georgi 89bd4892b3 util/scripts/maintainers.go: Provide delimiters between maintainers
Help automated tools make sense of the output.
Instead of "[name 1 <email> name 2 <email>]", it now prints
"name 1 <email>, name 2 <email>". As long as there are no commas in the
maintainer names, they can be split easily.

Change-Id: I4a254f566404b081a08923bc7ceb49f02039aa2a
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/29604
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-11-13 17:44:04 +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
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
get_maintainer.pl
maintainers.go util/scripts/maintainers.go: Provide delimiters between maintainers 2018-11-13 17:44:04 +00:00
no-fsf-addresses.sh
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
update_submodules