From b1a92ef30a6f86fdfcf32c347e50b8fcab33bcdd Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Dec 2019 10:47:36 -0800 Subject: [PATCH] Ocean protocol repos --- data/ecosystems/o/ocean-protocol.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/o/ocean-protocol.toml b/data/ecosystems/o/ocean-protocol.toml index 0fa6f84e..fc572edf 100644 --- a/data/ecosystems/o/ocean-protocol.toml +++ b/data/ecosystems/o/ocean-protocol.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/oceanprotocol"] # Repositories +[[repo]] +url = "https://github.com/oceanprotocol/agent" + [[repo]] url = "https://github.com/oceanprotocol/aquarius" @@ -36,6 +39,9 @@ url = "https://github.com/oceanprotocol/cloud-storage-providers" [[repo]] url = "https://github.com/oceanprotocol/common-utils-java" +[[repo]] +url = "https://github.com/oceanprotocol/common-utils-py" + [[repo]] url = "https://github.com/oceanprotocol/commons" @@ -132,6 +138,9 @@ url = "https://github.com/oceanprotocol/ocean-files" [[repo]] url = "https://github.com/oceanprotocol/ocean-token" +[[repo]] +url = "https://github.com/oceanprotocol/ocean-tools" + [[repo]] url = "https://github.com/oceanprotocol/oceandb-bigchaindb-driver"