commit | e6acab54a098deeca027651830f1b518e1e2d06a | [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 | 263b5985e78362f23f73207d7bfc3acc048c7442 [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>