From 84d0b5e2bb8424a203a46847671424b091594a24 Mon Sep 17 00:00:00 2001 From: Celeste Liu Date: Sat, 14 Sep 2024 22:28:53 +0800 Subject: [PATCH] contribution: add b4 config Add b4[1] config so b4 user can contribute more smoothly, especially send prefix. [1]: https://github.com/mricon/b4 --- .b4-config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .b4-config diff --git a/.b4-config b/.b4-config new file mode 100644 index 000000000..18c37b33b --- /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 + send-endpoint-web = https://lkml.kernel.org/_b4_submit + send-prefixes = bluez -- 2.47.3