diff options
Diffstat (limited to '.b4-config')
| -rw-r--r-- | .b4-config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.b4-config b/.b4-config index 6ba10cf9b50..1f9ada793e6 100644 --- a/.b4-config +++ b/.b4-config @@ -2,6 +2,5 @@ # See https://b4.docs.kernel.org/en/latest/config.html [b4] - send-series-to = u-boot@lists.denx.de - send-auto-to-cmd = echo "" - send-auto-cc-cmd = scripts/get_maintainer.pl + send-auto-to-cmd = scripts/get_maintainer.pl --nogit --nogit-fallback --nogit-chief-penguins --norolestats --nom + send-auto-cc-cmd = scripts/get_maintainer.pl --nogit-fallback --nogit-chief-penguins --norolestats --nol |
