From e330446e6206f71dbc01577c7f44c32c549b1c1c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 27 Apr 2020 15:41:40 -0700 Subject: [PATCH] Added storj repos around qnap and westerndigital apps --- data/ecosystems/s/storj.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/s/storj.toml b/data/ecosystems/s/storj.toml index 2884a96e..aef38aa6 100644 --- a/data/ecosystems/s/storj.toml +++ b/data/ecosystems/s/storj.toml @@ -168,9 +168,18 @@ url = "https://github.com/storj/pushy-cat" [[repo]] url = "https://github.com/storj/python-libstorj" +[[repo]] +url = "https://github.com/storj/qnap-app" + +[[repo]] +url = "https://github.com/storj/qnap-gateway-app" + [[repo]] url = "https://github.com/storj/qnap-storagenode-gui" +[[repo]] +url = "https://github.com/storj/qnap-storagnode-app" + [[repo]] url = "https://github.com/storj/rclone" @@ -249,6 +258,9 @@ url = "https://github.com/storj/storj-mobile" [[repo]] url = "https://github.com/storj/storj-node-heroku-example" +[[repo]] +url = "https://github.com/storj/storj-node-qnap" + [[repo]] url = "https://github.com/storj/storj-python-sdk" @@ -303,12 +315,21 @@ url = "https://github.com/storj/uplink-android" [[repo]] url = "https://github.com/storj/uplink-c" +[[repo]] +url = "https://github.com/storj/uplink-python" + [[repo]] url = "https://github.com/storj/uuid-mailer" [[repo]] url = "https://github.com/storj/watchtower" +[[repo]] +url = "https://github.com/storj/westerndigital-gateway-app" + +[[repo]] +url = "https://github.com/storj/westerndigital-storagenode-app" + [[repo]] url = "https://github.com/storj/wherearemytokens"