From d8da9769335b74fdedd0bb0de243fee0ed56d2f9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 13 Feb 2020 10:29:55 -0800 Subject: [PATCH] Added various Akropolis repos --- data/ecosystems/a/akropolis.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/a/akropolis.toml b/data/ecosystems/a/akropolis.toml index 58b6e1de..720d149a 100644 --- a/data/ecosystems/a/akropolis.toml +++ b/data/ecosystems/a/akropolis.toml @@ -129,6 +129,12 @@ url = "https://github.com/akropolisio/circleci-playground" [[repo]] url = "https://github.com/akropolisio/cloudflare-manager" +[[repo]] +url = "https://github.com/akropolisio/credit-pool-frontend" + +[[repo]] +url = "https://github.com/akropolisio/credit-pool-subgraph" + [[repo]] url = "https://github.com/akropolisio/dao-kits" @@ -171,6 +177,9 @@ url = "https://github.com/akropolisio/hackathon-frontend" [[repo]] url = "https://github.com/akropolisio/kovan-endpoints" +[[repo]] +url = "https://github.com/akropolisio/mailgun-sender" + [[repo]] url = "https://github.com/akropolisio/Multiownable"