commit | e8da1da82f1ea1842d6137cdbecef4dc79bb594c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Oct 11 08:15:37 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 08:54:42 2022 -0400 |
tree | 7b0730e69841fe5136679a340527bc218d614b9e | |
parent | 218e2c45af83f2cb7b1374b9023b4ced6eb0bb77 [diff] |
buildman: Handle the MAINTAINERS 'N' tag This is needed for some soon-to-be-applied patches. Scan the configs/ directory to see if any of the files match. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Tom Rini <trini@konsulko.com> Suggested-by: Tom Rini <trini@konsulko.com>