aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mirrors.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mirrors.toml b/mirrors.toml
index 3c803a0..6cc9212 100644
--- a/mirrors.toml
+++ b/mirrors.toml
@@ -3,3 +3,7 @@ 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-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"]