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"