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"