b4-config: Improve b4 config for correct operation

The recent change to .b4-config resulted in some expected recipients not
being added to the address lists. Rework the commands so that all
expected recipients are added while maintaining the ordering from the
first change.

Fixes: 26efc940c8 ("b4-config: configure `b4` for U-Boot")

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
This commit is contained in:
Andrew Goodbody
2025-10-01 10:28:37 +01:00
committed by Tom Rini
parent 5b93c3ec7f
commit 72f72fab00

View File

@@ -2,6 +2,5 @@
# See https://b4.docs.kernel.org/en/latest/config.html # See https://b4.docs.kernel.org/en/latest/config.html
[b4] [b4]
send-series-to = u-boot@lists.denx.de send-auto-to-cmd = scripts/get_maintainer.pl --nogit --nogit-fallback --nogit-chief-penguins --norolestats --nom
send-auto-to-cmd = echo "" send-auto-cc-cmd = scripts/get_maintainer.pl --nogit-fallback --nogit-chief-penguins --norolestats --nol
send-auto-cc-cmd = scripts/get_maintainer.pl