From 135f3a96ea1955f35b17d0b46c76d9223f98487a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 12 Jan 2020 09:02:03 -0800 Subject: [PATCH] Added more Fetch repos --- data/ecosystems/f/fetch.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/f/fetch.toml b/data/ecosystems/f/fetch.toml index 72797019..5be36fad 100644 --- a/data/ecosystems/f/fetch.toml +++ b/data/ecosystems/f/fetch.toml @@ -33,6 +33,9 @@ url = "https://github.com/fetchai/docker-images" [[repo]] url = "https://github.com/fetchai/docs" +[[repo]] +url = "https://github.com/fetchai/etch-demos" + [[repo]] url = "https://github.com/fetchai/etch-examples" @@ -73,6 +76,9 @@ url = "https://github.com/fetchai/staking-contract" [[repo]] url = "https://github.com/fetchai/tools-etch-code-highlighter" +[[repo]] +url = "https://github.com/fetchai/tools-pocketbook" + [[repo]] url = "https://github.com/fetchai/tutorial-aea-weatherstation"