On 3 March 2016 at 13:44, Christopher Covington <c...@codeaurora.org> wrote: > On 03/03/2016 07:18 AM, Peter Maydell wrote: >> Typoed qemu-devel email address again, sorry. I must figure out a >> way to automate "cc the usual suspects"... > > git send-email ... \ > --cc-cmd='scripts/get_maintainer.pl --norolestats' \ > ...
I mostly don't use that because I think it ccs more people than I would prefer. git send-email supports an alias file, though, and so I can now say --cc=qemu rather than having to type the address in full. thanks -- PMM