From 4053030430ff3ed91cc29ae7f0a0e83b3196ac77 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:56:32 -0800 Subject: [PATCH] Added mutations repo to The Graph ecosystem --- data/ecosystems/t/the-graph.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/t/the-graph.toml b/data/ecosystems/t/the-graph.toml index faaaa282..3396acd9 100644 --- a/data/ecosystems/t/the-graph.toml +++ b/data/ecosystems/t/the-graph.toml @@ -135,6 +135,9 @@ url = "https://github.com/graphprotocol/maker-subgraph" [[repo]] url = "https://github.com/graphprotocol/memefactory-subgraph" +[[repo]] +url = "https://github.com/graphprotocol/mutations" + [[repo]] url = "https://github.com/graphprotocol/NuoNetwork-subgraph"