]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Add an option to check maintainers
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:27 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:10 +0000 (09:34 -0600)
commit1b21842eab660ab1f80b89057abab99473b3bb5a
tree9dbed46d2fe2543ec7bb6f320619f576b20ec385
parent9a7cc8121f974582d3f07201b3e119e0d7c91559
buildman: Add an option to check maintainers

Rather than using the -R option to get this report as a side effect, add
a dedicated option for it.

Disable CI for now as there are some missing maintainers, unfortunately.

Signed-off-by: Simon Glass <sjg@chromium.org>
.azure-pipelines.yml
.gitlab-ci.yml
tools/buildman/boards.py
tools/buildman/buildman.rst
tools/buildman/cmdline.py
tools/buildman/control.py
tools/buildman/func_test.py