aboutsummaryrefslogtreecommitdiff
path: root/mirrors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mirrors.toml')
-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"]
+