diff mbox series

Add .b4-config file

Message ID 20241017-add-b4-config-v1-1-65a9af0755d1@redhat.com
State New
Headers show
Series Add .b4-config file | expand

Commit Message

Jonathan Wakely Oct. 17, 2024, 4:34 p.m. UTC
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.

---
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

This patch was sent using the `b4 send` command, to test it works.

OK to push?
---
 .b4-config | 4 ++++
 1 file changed, 4 insertions(+)


---
base-commit: 2c1903cbbac0022153a67776f474c221250ad6ed
change-id: 20241017-add-b4-config-fef395559576

Best regards,
diff mbox series

Patch

diff --git a/.b4-config b/.b4-config
new file mode 100644
index 0000000000000000000000000000000000000000..ba9520e0ba25f609fdd3d1f1cf0226edc67e1126
--- /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