From 8206029283d009d6a9291d49ed302bf45d63de1b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 18 Nov 2020 23:42:16 -0800 Subject: [PATCH] Added Dego Finance --- data/ecosystems/d/dego-finance.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/ecosystems/d/dego-finance.toml diff --git a/data/ecosystems/d/dego-finance.toml b/data/ecosystems/d/dego-finance.toml new file mode 100644 index 00000000..c78a141c --- /dev/null +++ b/data/ecosystems/d/dego-finance.toml @@ -0,0 +1,19 @@ +# Ecosystem Level Information +title = "Dego Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/dego-labs"] + +# Repositories +[[repo]] +url = "https://github.com/dego-labs/audit" + +[[repo]] +url = "https://github.com/dego-labs/dego-core" + +[[repo]] +url = "https://github.com/dego-labs/dego-token" + +[[repo]] +url = "https://github.com/dego-labs/snapshot-spaces"