commit | 983a2749e2fdc459b2f44e82241a5c314ddbcdf6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 14 20:23:17 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 21 12:03:07 2014 -0600 |
tree | e61e99d84d8cd056815933d1a31282d1fc8c9824 | |
parent | 7798e2285fda17aa2268cbe18498678cf857905f [diff] |
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>