[PATCH v4 4/6] patman: Pass in maintainer dirs to avoid and import
Simon Glass
sjg at chromium.org
Mon Jul 6 03:37:47 CEST 2020
Adjust the get_maintainer module to accept a list of directories to search
for the script. This avoids needing to import gitutil.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reported-by: Stefan Bosch <stefan_b at posteo.net>
---
(no changes since v1)
tools/patman/get_maintainer.py | 14 +++++++-------
tools/patman/series.py | 3 ++-
2 files changed, 9 insertions(+), 8 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list