patman: add support for omitting bouncing addresses
authorChris Packham <judge.packham@gmail.com>
Fri, 1 Sep 2017 08:57:53 +0000 (20:57 +1200)
committerSimon Glass <sjg@chromium.org>
Tue, 12 Sep 2017 03:43:58 +0000 (21:43 -0600)
commite11aa602abd3e8007dfd3ed23ebb829101abcfec
treecfc1211c0b45c8185592b4354864e360774d2466
parentc79d18c4b40d10c0a95b56e51f4517aca4515364
patman: add support for omitting bouncing addresses

Add support for reading a list of bouncing addresses from a in-tree file
(doc/bounces) and from the ~/.patman config file. These addresses are
stripped from the Cc list.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com <mailto:philipp.tomsich@theobroma-systems.com>>
doc/bounces [new file with mode: 0644]
tools/patman/README
tools/patman/series.py
tools/patman/settings.py