From 4d9f0c676b835644aaad57c1dfc1bc39cd3958a9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 19 Jan 2020 09:57:18 -0800 Subject: [PATCH] Added more Ren repos --- data/ecosystems/r/ren.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/r/ren.toml b/data/ecosystems/r/ren.toml index e0aabcb1..5ea828a5 100644 --- a/data/ecosystems/r/ren.toml +++ b/data/ecosystems/r/ren.toml @@ -9,9 +9,15 @@ github_organizations = ["https://github.com/renproject"] [[repo]] url = "https://github.com/renproject/aw" +[[repo]] +url = "https://github.com/renproject/bound" + [[repo]] url = "https://github.com/renproject/chaosdex" +[[repo]] +url = "https://github.com/renproject/chaosdex-trading-bot" + [[repo]] url = "https://github.com/renproject/circleci-orbs" @@ -102,6 +108,9 @@ url = "https://github.com/renproject/send-crypto" [[repo]] url = "https://github.com/renproject/solidity-typescript-boilerplate" +[[repo]] +url = "https://github.com/renproject/surge" + [[repo]] url = "https://github.com/renproject/swapperd"