From: Jonathan Wakely Date: Thu, 17 Oct 2024 15:49:45 +0000 (+0100) Subject: Add .b4-config file X-Git-Tag: glibc-2.41~577 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e68b1b1f0830a47346bc07486861e85a76621265;p=thirdparty%2Fglibc.git Add .b4-config file This makes b4 use inbox.sourceware.org instead of the default host lore.kernel.org, so that every b4 user doesn't have to configure this themselves for the glibc repo. Reviewed-by: Florian Weimer --- diff --git a/.b4-config b/.b4-config new file mode 100644 index 0000000000..ba9520e0ba --- /dev/null +++ b/.b4-config @@ -0,0 +1,4 @@ +[b4] + midmask = https://inbox.sourceware.org/%s + linkmask = https://inbox.sourceware.org/%s + send-series-to = libc-alpha@sourceware.org