]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Add a -m option to avoid copying the maintainers
authorSimon Glass <sjg@chromium.org>
Mon, 15 Sep 2014 02:23:17 +0000 (20:23 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Sep 2014 18:03:07 +0000 (12:03 -0600)
commit983a2749e2fdc459b2f44e82241a5c314ddbcdf6
treee61e99d84d8cd056815933d1a31282d1fc8c9824
parent7798e2285fda17aa2268cbe18498678cf857905f
patman: Add a -m option to avoid copying the maintainers

The get_maintainers script is a useful default, but sometimes is copies
too many people, or takes a long time to run.

Add an option to disable it and update the README.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/README
tools/patman/patman.py
tools/patman/series.py