[PATCH v4 18/83] buildman: Correct logic for missing maintainers
Simon Glass
sjg at chromium.org
Mon Jul 24 20:46:06 CEST 2023
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 at chromium.org>
---
Changes in v4:
- Add new patch to correct logic for missing maintainers
tools/buildman/boards.py | 14 +++++++++-----
tools/buildman/func_test.py | 20 ++++++++++++++++++--
2 files changed, 27 insertions(+), 7 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list