Re: [U-Boot] [PATCH 2/2] patman: Add all CC addresses to the cover letter

2012-12-03 Thread Doug Anderson
Simon, Thanks for the review! On Mon, Dec 3, 2012 at 3:00 PM, Simon Glass wrote: > On Fri, Nov 30, 2012 at 4:25 PM, Doug Anderson wrote: >> 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 > > Loo

Re: [U-Boot] [PATCH 2/2] patman: Add all CC addresses to the cover letter

2012-12-03 Thread Simon Glass
On Fri, Nov 30, 2012 at 4:25 PM, Doug Anderson wrote: > 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 Looks good, but can you please add a note to the README under the 'Where Patches Are Sent' heade

[U-Boot] [PATCH 2/2] patman: Add all CC addresses to the cover letter

2012-11-30 Thread Doug Anderson
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 --- tools/patman/patman.py |2 +- tools/patman/series.py | 12 +++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/tools/patman