[PATCH 14/14] Add b4 send configuration
Tamir Duberstein <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <[email protected]> |
Populate the repository b4 config with the lore masks and default send settings used for kernel.org submissions. Signed-off-by: Tamir Duberstein <[email protected]> --- .b4-config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.b4-config b/.b4-config index ad41b6b..1cb97f4 100644 --- a/.b4-config +++ b/.b4-config @@ -1,2 +1,8 @@ [b4] + midmask = https://lore.kernel.org/%s + linkmask = https://patch.msgid.link/%s + send-series-to = Kernel.org Tools <[email protected]> + send-series-cc = Konstantin Ryabitsev <[email protected]> + send-endpoint-web = https://lkml.kernel.org/_b4_submit + send-prefixes = b4 review-series-check-cmd = uv run ./tools/b4-ci-check.py -- 2.53.0