diff options
author | Doug Anderson | 2012-12-03 14:40:43 +0000 |
---|---|---|
committer | Simon Glass | 2013-01-31 15:23:39 -0800 |
commit | 311872551570a6439f62ab476c6fd4836a7a9aa7 (patch) | |
tree | a65bc3655ce44d3023580677ca3dcdfc23e65793 /tools/patman/README | |
parent | d94566a1115d35f87db793d2daaa79823528937c (diff) |
patman: Add all CC addresses to the cover letter
If we're sending a cover letter make sure to CC everyone that we're
CCing on each of the individual patches.
Signed-off-by: Doug Anderson <dianders@chromium.org>
Diffstat (limited to 'tools/patman/README')
-rw-r--r-- | tools/patman/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/patman/README b/tools/patman/README index dc3957ce6fd..5b6eba04891 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -226,6 +226,9 @@ Date: Mon Nov 7 23:18:44 2011 -0500 will create a patch which is copied to x86, arm, sandbox, mikef, ag and afleming. +If you have a cover letter it will get sent to the union of the CC lists of +all of the other patches. + Example Work Flow ================= |