From 8735c59b3c7255492895b413015f490b4cc38b5f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 6 Apr 2020 11:38:04 -0700 Subject: [PATCH] Added darknode and statuspage repos for Ren --- data/ecosystems/r/ren.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/r/ren.toml b/data/ecosystems/r/ren.toml index 9c7dfd43..5c9632aa 100644 --- a/data/ecosystems/r/ren.toml +++ b/data/ecosystems/r/ren.toml @@ -30,6 +30,9 @@ url = "https://github.com/renproject/command-center" [[repo]] url = "https://github.com/renproject/darknode-cli" +[[repo]] +url = "https://github.com/renproject/darknode-release" + [[repo]] url = "https://github.com/renproject/darknode-sol" @@ -129,6 +132,9 @@ url = "https://github.com/renproject/send-crypto" [[repo]] url = "https://github.com/renproject/solidity-typescript-boilerplate" +[[repo]] +url = "https://github.com/renproject/statuspage-feed" + [[repo]] url = "https://github.com/renproject/surge"