From f4000f9e38f10a915acbbd424b3357208c556718 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Nov 2020 07:24:05 -0800 Subject: [PATCH] Added more Fetch repos --- data/ecosystems/f/fetch.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/f/fetch.toml b/data/ecosystems/f/fetch.toml index 7a181cfe..762b6527 100644 --- a/data/ecosystems/f/fetch.toml +++ b/data/ecosystems/f/fetch.toml @@ -15,6 +15,9 @@ url = "https://github.com/fetchai/agents-aea" [[repo]] url = "https://github.com/fetchai/agents-tac" +[[repo]] +url = "https://github.com/fetchai/agents-template" + [[repo]] url = "https://github.com/fetchai/apps-wallet-chrome-extension"