summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2017-09-01 20:57:53 +1200
committerSimon Glass <sjg@chromium.org>2017-09-11 21:43:58 -0600
commite11aa602abd3e8007dfd3ed23ebb829101abcfec (patch)
treecfc1211c0b45c8185592b4354864e360774d2466 /doc
parentc79d18c4b40d10c0a95b56e51f4517aca4515364 (diff)
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>>
Diffstat (limited to 'doc')
-rw-r--r--doc/bounces3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bounces b/doc/bounces
new file mode 100644
index 0000000000..d1c5f0d246
--- /dev/null
+++ b/doc/bounces
@@ -0,0 +1,3 @@
+# List of addresses picked up by patman/get_maintainer.pl that are known to
+# bounce. Addresses are listed one per line and need to match the author
+# information recorded in git.