Skip to content

Commit

Permalink
get_maintainer.pl: Add --git to look up CCed in git history
Browse files Browse the repository at this point in the 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>
  • Loading branch information
Marek Vasut authored and trini committed Dec 19, 2023
1 parent b5712ac commit 8f5043e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .get_maintainer.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
--find-maintainer-files --maintainer-path=.
--find-maintainer-files --git --maintainer-path=.

0 comments on commit 8f5043e

Please sign in to comment.