"Das U-Boot" Source Tree
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Marek Vasut and committed by
Tom Rini
8f5043ee b5712acb

+1 -1
+1 -1
.get_maintainer.conf
··· 1 - --find-maintainer-files --maintainer-path=. 1 + --find-maintainer-files --git --maintainer-path=.