From aead33833fc24aa30a5ff11cd7e78fd3a238c6e3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 4 Sep 2021 12:10:14 -0700 Subject: [PATCH] Added more Keep repos --- data/ecosystems/k/keep-network.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/k/keep-network.toml b/data/ecosystems/k/keep-network.toml index 68fe2f43..fc4d073e 100644 --- a/data/ecosystems/k/keep-network.toml +++ b/data/ecosystems/k/keep-network.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/keep-network"] # Repositories +[[repo]] +url = "https://github.com/keep-network/allthekeeps" + [[repo]] url = "https://github.com/keep-network/bcoin" @@ -57,6 +60,9 @@ url = "https://github.com/keep-network/cothority" [[repo]] url = "https://github.com/keep-network/coverage-pools" +[[repo]] +url = "https://github.com/keep-network/curve-contract" + [[repo]] url = "https://github.com/keep-network/dai.js" @@ -75,6 +81,9 @@ url = "https://github.com/keep-network/drand" [[repo]] url = "https://github.com/keep-network/EIPs" +[[repo]] +url = "https://github.com/keep-network/electrs" + [[repo]] url = "https://github.com/keep-network/electrum-client-js" @@ -141,6 +150,9 @@ url = "https://github.com/keep-network/keep-core" [[repo]] url = "https://github.com/keep-network/keep-ecdsa" +[[repo]] +url = "https://github.com/keep-network/keep-subgraph" + [[repo]] url = "https://github.com/keep-network/kyber"