commit | 8f5043ee6d378d7c10d947cf48b047a5954ef5b3 | [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 | b5712acb972918a4402971c3cc5a5732d37c3e89 [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>