From d4eaa0995a435990446dcc95692c343d53f57cb4 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:42:26 -0700 Subject: [PATCH] Additional Ethereum Classic Github Organization and Repos. --- data/ecosystems/e/ethereum-classic.toml | 35 ++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/data/ecosystems/e/ethereum-classic.toml b/data/ecosystems/e/ethereum-classic.toml index 58d058d4..903a6da8 100644 --- a/data/ecosystems/e/ethereum-classic.toml +++ b/data/ecosystems/e/ethereum-classic.toml @@ -3,7 +3,7 @@ title = "Ethereum Classic" sub_ecosystems = [] -github_organizations = ["https://github.com/etclabscore", "https://github.com/ethereumproject"] +github_organizations = ["https://github.com/etclabscore", "https://github.com/eth-classic", "https://github.com/ethereumproject"] # Repositories [[repo]] @@ -24,6 +24,9 @@ url = "https://github.com/etclabscore/chains" [[repo]] url = "https://github.com/etclabscore/chaintools" +[[repo]] +url = "https://github.com/etclabscore/classic" + [[repo]] url = "https://github.com/etclabscore/classic-geth-supervisor.sh" @@ -258,6 +261,36 @@ url = "https://github.com/etclabscore/vagrant-ethereum-env" [[repo]] url = "https://github.com/etclabscore/web" +[[repo]] +url = "https://github.com/eth-classic/benchmark" + +[[repo]] +url = "https://github.com/eth-classic/ETC_Gifs" + +[[repo]] +url = "https://github.com/eth-classic/ethash" + +[[repo]] +url = "https://github.com/eth-classic/fork.nazgul.etc" + +[[repo]] +url = "https://github.com/eth-classic/go-ethereum" + +[[repo]] +url = "https://github.com/eth-classic/kensington" + +[[repo]] +url = "https://github.com/eth-classic/morden" + +[[repo]] +url = "https://github.com/eth-classic/mordor" + +[[repo]] +url = "https://github.com/eth-classic/nazgul" + +[[repo]] +url = "https://github.com/eth-classic/sputnikvm-ffi" + [[repo]] url = "https://github.com/ethash/eminer-release"