From 759800523f5473231b70280bd6375ca3ebcc4968 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 20 Oct 2023 10:31:10 +0100 Subject: git/config: don't use github on main repos it's ok for now to use it as a backup. where only github was specified, i mirrored each given repository to codeberg as main repo for lbmk. Signed-off-by: Leah Rowe --- config/git/memtest86plus | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/git/memtest86plus') diff --git a/config/git/memtest86plus b/config/git/memtest86plus index 824e1b71..c1f56623 100644 --- a/config/git/memtest86plus +++ b/config/git/memtest86plus @@ -1,5 +1,6 @@ {memtest86plus}{ rev: 5dcd424ea7afb857c1171e747ef064d98d26afeb loc: memtest86plus - url: https://github.com/memtest86plus/memtest86plus.git + url: https://codeberg.org/libreboot/memtest86plus + bkup_url: https://github.com/memtest86plus/memtest86plus.git } -- cgit v1.2.1