git send-email
From: Daniel Baluta <hidden>
Date: 2016-05-22 11:48:42
From: Daniel Baluta <hidden>
Date: 2016-05-22 11:48:42
On Sun, May 22, 2016 at 2:29 PM, Tobin Harding [off-list ref] wrote:
Workflow - $ git format-patch -s -1 add patch comment then $ git send-email Question please - Who should the email be sent to without having a 'To' address repeated in the CC field generated by `git send-email`. To rephrase the question: git send-email CC's everyone who may be interested according to get_maintainers.pl. Will I annoy people if I address them in the To field as well as the CC field.
I usually add only the maintainer and the mailing list as To: and the rest in Cc.