From fc30cabf2ac0a06778bb23d697ecf4bc5e46410a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 25 Feb 2020 22:48:39 -0800 Subject: [PATCH] Added Storj gateway, uplink, etc. repos --- data/ecosystems/s/storj.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/s/storj.toml b/data/ecosystems/s/storj.toml index 4f4a9884..006bf873 100644 --- a/data/ecosystems/s/storj.toml +++ b/data/ecosystems/s/storj.toml @@ -78,6 +78,9 @@ url = "https://github.com/storj/drpc" [[repo]] url = "https://github.com/storj/file-sharing-app" +[[repo]] +url = "https://github.com/storj/gateway" + [[repo]] url = "https://github.com/storj/go-libstorj" @@ -123,12 +126,18 @@ url = "https://github.com/storj/lint" [[repo]] url = "https://github.com/storj/mongodb-adapter" +[[repo]] +url = "https://github.com/storj/monkit-jaeger" + [[repo]] url = "https://github.com/storj/netlify-cms-oauth-provider-go" [[repo]] url = "https://github.com/storj/node-libstorj" +[[repo]] +url = "https://github.com/storj/one-click-hugo-cms" + [[repo]] url = "https://github.com/storj/project-storj-365" @@ -252,6 +261,9 @@ url = "https://github.com/storj/storjshare-gui" [[repo]] url = "https://github.com/storj/storjspace" +[[repo]] +url = "https://github.com/storj/tardigrade-blog" + [[repo]] url = "https://github.com/storj/Tardigrade.io" @@ -270,6 +282,12 @@ url = "https://github.com/storj/updatekate" [[repo]] url = "https://github.com/storj/uplink" +[[repo]] +url = "https://github.com/storj/uplink-android" + +[[repo]] +url = "https://github.com/storj/uplink-c" + [[repo]] url = "https://github.com/storj/uuid-mailer"