
7 Jun
2017
7 Jun
'17
3:47 a.m.
Allow the add_maintainers parameter to be a list of maintainers, thus allowing us to simulate calling the script in tests without actually needing it to work.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: None
tools/patman/series.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!