From 28f6b26b2fbbf689aaf03085c47176748f8d4e1d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 9 May 2020 10:51:36 -0700 Subject: [PATCH] Added more Avalanche repos --- data/ecosystems/a/avalanche.toml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/data/ecosystems/a/avalanche.toml b/data/ecosystems/a/avalanche.toml index a2cb67b1..c8bde8c3 100644 --- a/data/ecosystems/a/avalanche.toml +++ b/data/ecosystems/a/avalanche.toml @@ -6,23 +6,53 @@ sub_ecosystems = [] github_organizations = ["https://github.com/ava-labs"] # Repositories +[[repo]] +url = "https://github.com/ava-labs/athereum-explorer" + [[repo]] url = "https://github.com/ava-labs/athereum-faucet" [[repo]] url = "https://github.com/ava-labs/athereum-solidity" +[[repo]] +url = "https://github.com/ava-labs/athereum_demo_docs" + +[[repo]] +url = "https://github.com/ava-labs/avash" + +[[repo]] +url = "https://github.com/ava-labs/coreth" + [[repo]] url = "https://github.com/ava-labs/ethereum-studio" +[[repo]] +url = "https://github.com/ava-labs/faucet-site" + +[[repo]] +url = "https://github.com/ava-labs/gecko" + [[repo]] url = "https://github.com/ava-labs/go-ethereum" [[repo]] url = "https://github.com/ava-labs/linux-sgx" +[[repo]] +url = "https://github.com/ava-labs/public-facing-docs" + [[repo]] url = "https://github.com/ava-labs/salticidae" [[repo]] url = "https://github.com/ava-labs/salticidae-go" + +[[repo]] +url = "https://github.com/ava-labs/slopes" + +[[repo]] +url = "https://github.com/ava-labs/vue_components" + +[[repo]] +url = "https://github.com/ava-labs/wallet-site"