commit | 9a7cc8121f974582d3f07201b3e119e0d7c91559 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:26 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:10 2023 -0600 |
tree | 7b3c7cb1579be5f776c8a32e3fed5d3ed087cc8f | |
parent | 1aaaafadcca2cf6a4203784b8b2b1555c04919e8 [diff] |
buildman: Correct logic for missing maintainers An orphaned board should produce a warning, as should a missing name for the maintainer (when '-' is provided). Add these cases. Signed-off-by: Simon Glass <sjg@chromium.org>