From 002935512c60fa50cfe60e255a20fa9dc97e925f Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Fri, 18 Dec 2020 13:38:41 +0000 Subject: [PATCH] Add 3box as a subecosystem of IPFS --- data/ecosystems/i/ipfs.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ecosystems/i/ipfs.toml b/data/ecosystems/i/ipfs.toml index 95fbe4bc..048080b5 100644 --- a/data/ecosystems/i/ipfs.toml +++ b/data/ecosystems/i/ipfs.toml @@ -1,7 +1,7 @@ # Ecosystem Level Information title = "IPFS" -sub_ecosystems = ["Berty", "OrbitDB"] +sub_ecosystems = ["Berty", "OrbitDB", "3box] github_organizations = ["https://github.com/ipfs", "https://github.com/ipfs-shipyard"]