]> git.baikalelectronics.ru Git - uboot.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)
commitf439888a371ebf9d523163f507eff9cfca0c0794
tree9dbed46d2fe2543ec7bb6f320619f576b20ec385
parentefe9d0a4de239e4ddef466388d97c4ff7688ed50
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