On 4 May 2012 12:35, Andreas Färber <afaer...@suse.de> wrote: > It appears once again none of these patches are actually cc'ing the > proper maintainers. Not even Acked-by (or is git-send-email > case-sensitive? it's spelled "Acked-By" in lm32 patch).
FWIW, git-send-email is not case-sensitive when looking for things indicating it should CC people. However it will only add CCs for CC: and Signed-off-by:, not the others like Acked-by:, Reported-by:, etc. -- PMM