From 960851ca371fbfcd4e798a393f6cdeda5f9c3da9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 19 Sep 2020 11:05:05 -0700 Subject: [PATCH] Added swoop repos to Harmony --- data/ecosystems/h/harmony.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/h/harmony.toml b/data/ecosystems/h/harmony.toml index 7a1d9324..821175cc 100644 --- a/data/ecosystems/h/harmony.toml +++ b/data/ecosystems/h/harmony.toml @@ -330,6 +330,9 @@ url = "https://github.com/harmony-one/staking-dashboard" [[repo]] url = "https://github.com/harmony-one/staking-dashboard-e2e" +[[repo]] +url = "https://github.com/harmony-one/swoop-cli" + [[repo]] url = "https://github.com/harmony-one/swoop-core" @@ -342,6 +345,9 @@ url = "https://github.com/harmony-one/swoop-interface" [[repo]] url = "https://github.com/harmony-one/swoop-lib" +[[repo]] +url = "https://github.com/harmony-one/swoop-misc" + [[repo]] url = "https://github.com/harmony-one/swoop-periphery"