Junio C Hamano [off-list ref] writes:
CC'ing Michael who has been active in this area as an area expert.
Ronnie, please make it a habit to run something like
$ git shortlog --no-merges --since=18.months <affected paths>...
to help you decide who your series may want to be reviewed by,
before sending them.
Thanks.
Another tip. "git format-patch -v3" would produce
Subject: [PATCH v3 0/4] blah blah blah...