b4-config: configure `b4` for U-Boot
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Wed, 17 Jul 2024 15:12:59 +0000 (23:12 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 29 Sep 2025 16:05:19 +0000 (10:05 -0600)
commit26efc940c865a04d345ac9d39f71746fc2821da6
tree01d69c8c2f83acca845abfe8ce779b0d2dc4833e
parent522a58af836598918758b41b110a73f35b9335ba
b4-config: configure `b4` for U-Boot

`b4` is a commandline tool to make patch-based development easier.

Provide a .b4-config file to match U-Boot's development preference about
who is cc'd on patch submission.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
[trini: Reword slightly]
.b4-config [new file with mode: 0644]