aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2021-08-04 12:50:19 -0500
committerBlaise Thompson <blaise@untzag.com>2021-08-04 12:50:19 -0500
commit086192b51763a695bd3e09b9bf36ab8304e40c2c (patch)
tree3a117f216f5743521a44ba683c9a8b69865a4d5f
parent236646ecc05118c8eb5398e228dfcbf419279e0d (diff)
mqtt
-rw-r--r--mirrors.toml14
1 files changed, 10 insertions, 4 deletions
diff --git a/mirrors.toml b/mirrors.toml
index 6cc9212..1d44a7c 100644
--- a/mirrors.toml
+++ b/mirrors.toml
@@ -1,9 +1,15 @@
-["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",
- "git@codeberg.org:uw-madison-chem-shops/wisconsin-photoreactor.git"]
+["uw-madison-chem-shops/mqtt"]
+upstream = "https://github.com/uw-madison-chem-shops/mqtt"
+remotes = ["git@gitlab.com:uw-madison-chem-shops/mqtt.git",
+ "git@codeberg.org:uw-madison-chem-shops/mqtt.git"]
["uw-madison-chem-shops/mqtt-weather-station.git"]
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/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",
+ "git@codeberg.org:uw-madison-chem-shops/wisconsin-photoreactor.git"]
+