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/uefitool | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/git/uefitool') diff --git a/config/git/uefitool b/config/git/uefitool index 735d67da..e3ced920 100644 --- a/config/git/uefitool +++ b/config/git/uefitool @@ -1,5 +1,6 @@ {uefitool}{ rev: 4a41c33596e9bc3ae812e763965d91ac57553e02 loc: uefitool - url: https://github.com/LongSoft/UEFITool + url: https://codeberg.org/libreboot/UEFITool + bkup_url: https://github.com/LongSoft/UEFITool } -- cgit v1.2.1