Commit 70383f6
committed
.b4-config: add b4 support
To be able to support b4 properly, we need to configure a custom
get_maintainers.pl argument list in b4. Use the same b4 default
arguments + "--no-tree" to run the script outside a kernel tree.
Documentation b4.send-auto-to-cmd and b4.send-auto-cc-cmd:
https://b4.docs.kernel.org/en/latest/
config.html#contributor-oriented-settings
This allows to run 'b4 prep --auto-to-cc', to collect the relevant
addresses from the MAINTAINERS file for the commits/files included in
the contributor patch series.
For more information about contributor workflow:
https://b4.docs.kernel.org/en/latest/contributor/
overview.html#what-s-the-b4-contributor-workflow
Signed-off-by: Daniel Gomez <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>1 parent 926cfdb commit 70383f6
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments