Add b4[1] config so b4 user can contribute more smoothly, especially send prefix. [1]: https://github.com/mricon/b4 Signed-off-by: Celeste Liu <CoelacanthusHex@xxxxxxxxx> --- .b4-config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.b4-config b/.b4-config new file mode 100644 index 0000000000000000000000000000000000000000..18c37b33bd143deb26d5ef4d35a906dfcac2e463 --- /dev/null +++ b/.b4-config @@ -0,0 +1,6 @@ +[b4] + midmask = https://lore.kernel.org/%s + linkmask = https://patch.msgid.link/%s + send-series-to = Linux Bluetooth <linux-bluetooth@xxxxxxxxxxxxxxx> + send-endpoint-web = https://lkml.kernel.org/_b4_submit + send-prefixes = bluez --- base-commit: 41f943630d9a03c40e95057b2ac3d96470b9c71e change-id: 20240914-add-b4-config-663f09f0e810 Best regards, -- Celeste Liu <CoelacanthusHex@xxxxxxxxx>