]> Git Repo - J-u-boot.git/commitdiff
get_maintainer.pl: Add --git to look up CCed in git history
authorMarek Vasut <[email protected]>
Sat, 16 Dec 2023 18:07:52 +0000 (19:07 +0100)
committerTom Rini <[email protected]>
Tue, 19 Dec 2023 13:03:14 +0000 (08:03 -0500)
Add the --git parameter, else recent contributors are left out of the CC list.

Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
.get_maintainer.conf

index df595f5420d3a5fcb66a3793bd559598ca239ecc..f916cfbe480e84d0db455a73c9cd6b76de541bae 100644 (file)
@@ -1 +1 @@
---find-maintainer-files --maintainer-path=.
+--find-maintainer-files --git --maintainer-path=.
This page took 0.034473 seconds and 4 git commands to generate.