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>
This commit is contained in:
Marek Vasut 2023-12-16 19:07:52 +01:00 committed by Tom Rini
parent b5712acb97
commit 8f5043ee6d
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
--find-maintainer-files --maintainer-path=.
--find-maintainer-files --git --maintainer-path=.