From: Marek Vasut Date: Sat, 16 Dec 2023 18:07:52 +0000 (+0100) Subject: get_maintainer.pl: Add --git to look up CCed in git history X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=8f5043ee6d378d7c10d947cf48b047a5954ef5b3;p=u-boot.git 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 Reviewed-by: Tom Rini Reviewed-by: Simon Glass --- diff --git a/.get_maintainer.conf b/.get_maintainer.conf index df595f5420..f916cfbe48 100644 --- a/.get_maintainer.conf +++ b/.get_maintainer.conf @@ -1 +1 @@ ---find-maintainer-files --maintainer-path=. +--find-maintainer-files --git --maintainer-path=.