commit | 5a46269369443558087367bc6c4831da19ee93ef | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Dec 16 19:07:52 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 19 08:03:14 2023 -0500 |
tree | 329f1758f6e2c3d973409e04dc95b795383af141 | |
parent | ed008602ee4a5a637b9dfad489101301253002f3 [diff] |
get_maintainer.pl: Add --git to look up CCed in git history Add the --git parameter, else recent contributors are left out of the CC list. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>