From 9d4215fa714cefd5ea791a7957861e3cd9e45e6b Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 05 Apr 2015 12:44:30 -0400 Subject: Add new git repository backup for libreboot --- (limited to 'site') diff --git a/site/variables.template.php b/site/variables.template.php index 449637c..d0d29a3 100644 --- a/site/variables.template.php +++ b/site/variables.template.php @@ -40,7 +40,8 @@ /* Backup git repositories */ $lbFirmwareBackupGitRepoAddress = array( "git://git.pehjota.net/libreboot-backup/libreboot.git", - "git://git.savannah.nongnu.org/libreboot.git" + "git://git.savannah.nongnu.org/libreboot.git", + "https://notabug.org/fchmmr/libreboot.git" ); $lbWebsiteBackupGitRepoAddress = array( "git://git.pehjota.net/libreboot-backup/libreboot.org.git" -- cgit v0.9.1