From 408d44cba58c7daa3676fccd2cd45672705261b2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 21 Dec 2019 10:21:16 -0800 Subject: [PATCH] Added IPFS Dev Grants Repo --- data/ecosystems/i/ipfs.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/i/ipfs.toml b/data/ecosystems/i/ipfs.toml index 792cfc74..5de4cfe3 100644 --- a/data/ecosystems/i/ipfs.toml +++ b/data/ecosystems/i/ipfs.toml @@ -114,6 +114,9 @@ url = "https://github.com/ipfs/dev-team-enablement" [[repo]] url = "https://github.com/ipfs/developer-meetings" +[[repo]] +url = "https://github.com/ipfs/devgrants" + [[repo]] url = "https://github.com/ipfs/dht-node" @@ -306,6 +309,9 @@ url = "https://github.com/ipfs/go-ipfs-http-client" [[repo]] url = "https://github.com/ipfs/go-ipfs-keystore" +[[repo]] +url = "https://github.com/ipfs/go-ipfs-pinner" + [[repo]] url = "https://github.com/ipfs/go-ipfs-posinfo"