b4-config: Improve b4 config for correct operation
authorAndrew Goodbody <andrew.goodbody@linaro.org>
Wed, 1 Oct 2025 09:28:37 +0000 (10:28 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 2 Oct 2025 17:30:15 +0000 (11:30 -0600)
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: 26efc940c86 ("b4-config: configure `b4` for U-Boot")

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
.b4-config

index 6ba10cf..1f9ada7 100644 (file)
@@ -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