From 888dcdfeb033f66231f9525fa9007afbc6f50fbe Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 26 Dec 2020 11:00:13 -0800 Subject: [PATCH] Added Akash Network ecosystem --- data/ecosystems/a/akash-network.toml | 127 +++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 data/ecosystems/a/akash-network.toml diff --git a/data/ecosystems/a/akash-network.toml b/data/ecosystems/a/akash-network.toml new file mode 100644 index 00000000..404946e6 --- /dev/null +++ b/data/ecosystems/a/akash-network.toml @@ -0,0 +1,127 @@ +# Ecosystem Level Information +title = "Akash Network" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/ovrclk"] + +# Repositories +[[repo]] +url = "https://github.com/ovrclk/abci" + +[[repo]] +url = "https://github.com/ovrclk/akash" + +[[repo]] +url = "https://github.com/ovrclk/akash-mirror" + +[[repo]] +url = "https://github.com/ovrclk/akash-on-akash" + +[[repo]] +url = "https://github.com/ovrclk/awesome-akash" + +[[repo]] +url = "https://github.com/ovrclk/cosmos-sdk" + +[[repo]] +url = "https://github.com/ovrclk/cosmos-supply-summary" + +[[repo]] +url = "https://github.com/ovrclk/CosmosProjectsList" + +[[repo]] +url = "https://github.com/ovrclk/dcs" + +[[repo]] +url = "https://github.com/ovrclk/deploy" + +[[repo]] +url = "https://github.com/ovrclk/disco" + +[[repo]] +url = "https://github.com/ovrclk/discourse" + +[[repo]] +url = "https://github.com/ovrclk/docs" + +[[repo]] +url = "https://github.com/ovrclk/dsky" + +[[repo]] +url = "https://github.com/ovrclk/ecosystem" + +[[repo]] +url = "https://github.com/ovrclk/GameOfZones" + +[[repo]] +url = "https://github.com/ovrclk/gestalt" + +[[repo]] +url = "https://github.com/ovrclk/go-amino" + +[[repo]] +url = "https://github.com/ovrclk/go-crypto" + +[[repo]] +url = "https://github.com/ovrclk/go-wire" + +[[repo]] +url = "https://github.com/ovrclk/helm" + +[[repo]] +url = "https://github.com/ovrclk/homebrew-edge-tap" + +[[repo]] +url = "https://github.com/ovrclk/homebrew-tap" + +[[repo]] +url = "https://github.com/ovrclk/iavl" + +[[repo]] +url = "https://github.com/ovrclk/k3sup" + +[[repo]] +url = "https://github.com/ovrclk/k8s-device-plugin" + +[[repo]] +url = "https://github.com/ovrclk/kubespray" + +[[repo]] +url = "https://github.com/ovrclk/lunie-light" + +[[repo]] +url = "https://github.com/ovrclk/net" + +[[repo]] +url = "https://github.com/ovrclk/serum-on-akash" + +[[repo]] +url = "https://github.com/ovrclk/slips" + +[[repo]] +url = "https://github.com/ovrclk/tendermint" + +[[repo]] +url = "https://github.com/ovrclk/tendermint-validator" + +[[repo]] +url = "https://github.com/ovrclk/tenderseed" + +[[repo]] +url = "https://github.com/ovrclk/tmlibs" + +[[repo]] +url = "https://github.com/ovrclk/tmsigner" + +[[repo]] +url = "https://github.com/ovrclk/ubuntu-kb" + +[[repo]] +url = "https://github.com/ovrclk/un-locode" + +[[repo]] +url = "https://github.com/ovrclk/updates" + +[[repo]] +url = "https://github.com/ovrclk/xns"