aboutsummaryrefslogtreecommitdiff
path: root/mirrors.toml
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2021-08-04 13:06:55 -0500
committerBlaise Thompson <blaise@untzag.com>2021-08-04 13:06:55 -0500
commitc69b9e7e9a2512f01f596dca583c9c126710b0e3 (patch)
treee71d4ce390ce28c2be8962a9817d6ca73ec729bc /mirrors.toml
parent1aca6f49c6e77639f8f49d7c8fbf4d6725db6cb2 (diff)
thermoelectric tube
Diffstat (limited to 'mirrors.toml')
-rw-r--r--mirrors.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mirrors.toml b/mirrors.toml
index 18f97e8..28ccb14 100644
--- a/mirrors.toml
+++ b/mirrors.toml
@@ -8,6 +8,11 @@ upstream = "https://github.com/uw-madison-chem-shops/mqtt-weather-station.git"
remotes = ["git@gitlab.com:uw-madison-chem-shops/mqtt-weather-station.git",
"git@codeberg.org:uw-madison-chem-shops/mqtt-weather-station.git"]
+["uw-madison-chem-shops/thermoelectric-tube.git"]
+upstream = "https://github.com/uw-madison-chem-shops/thermoelectric-tube.git"
+remotes = ["git@gitlab.com:uw-madison-chem-shops/thermoelectric-tube.git",
+ "git@codeberg.org:uw-madison-chem-shops/thermoelectric-tube.git"]
+
["uw-madison-chem-shops/wisconsin-photoreactor.git"]
upstream = "https://github.com/uw-madison-chem-shops/wisconsin-photoreactor.git"
remotes = ["git@gitlab.com:uw-madison-chem-shops/wisconsin-photoreactor.git",