From 8a6208581cc035da5f3ccb3a701222b3f6a01741 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 1 Feb 2020 08:53:16 -0800 Subject: [PATCH] Added DAGger repo to IPFS --- data/ecosystems/i/ipfs.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/i/ipfs.toml b/data/ecosystems/i/ipfs.toml index 2d710e0d..157f3566 100644 --- a/data/ecosystems/i/ipfs.toml +++ b/data/ecosystems/i/ipfs.toml @@ -99,6 +99,9 @@ url = "https://github.com/ipfs/contributors" [[repo]] url = "https://github.com/ipfs/contributors-hex-grid" +[[repo]] +url = "https://github.com/ipfs/DAGger" + [[repo]] url = "https://github.com/ipfs/datatogether"