commit | dea1ddfb21c35655a5df792d6a2babd516dbb49b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 07 22:51:44 2025 +1200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | a1750ce867aa657ded6281331d45fb289cfa84e1 | |
parent | aaaff53cd7835ff21f3119bcb5264e795815f644 [diff] |
patman: Pass the alias dict into gitutil.build_email_list() Rather than accessing the settings module in this function, require the alias dict to be passed in. Signed-off-by: Simon Glass <sjg@chromium.org>