On Thu, 2011-07-28 at 18:34 -0700, Joe Perches wrote: > Many types of signatures are used by various projects. > > The most common type is formatted: > "[some_signature_type]-by: First Last " > e.g: > "Reported-by: First Last " (no quotes are > used) > > Make git-send-email use these signatures as "CC:" entries. > > Add command line option --suppress-cc=signatures to avoid > adding these entries to the cc. > > Signed-off-by: Joe Perches Acked-by: Jeff Kirsher Thanks, I was getting tired of having to add CC: especially since we already had Reported-by: and Tested-by: , yet they were never copied on the patch.