From 086192b51763a695bd3e09b9bf36ab8304e40c2c Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Wed, 4 Aug 2021 12:50:19 -0500 Subject: mqtt --- mirrors.toml | 14 ++++++++++---- 1 file 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"] + -- cgit v1.2.3