aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2021-08-04 12:31:23 -0500
committerBlaise Thompson <blaise@untzag.com>2021-08-04 12:31:23 -0500
commit236646ecc05118c8eb5398e228dfcbf419279e0d (patch)
tree83be59dd38cf0416223c37a7c1f045f301cc048f
parentacf30989bdc3f729deb41c661bd51285474f85c2 (diff)
mqtt-weather-station
-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"]