On Sun, May 22, 2016 at 2:29 PM, Tobin Harding <m...@tobin.cc> 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.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to