From c6f07cf3e68b78bfc40b2e6b614d398dbd1227e7 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 17 Oct 2019 09:13:30 -0700 Subject: [PATCH] Added Radicle Registry to Oscoin/Radicle Ecosystems --- data/ecosystems/o/oscoin.toml | 3 +++ data/ecosystems/r/radicle.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/data/ecosystems/o/oscoin.toml b/data/ecosystems/o/oscoin.toml index 8c502fa4..8915d075 100644 --- a/data/ecosystems/o/oscoin.toml +++ b/data/ecosystems/o/oscoin.toml @@ -66,6 +66,9 @@ url = "https://github.com/oscoin/osrank-vis" [[repo]] url = "https://github.com/oscoin/qc-instances" +[[repo]] +url = "https://github.com/oscoin/radicle-registry" + [[repo]] url = "https://github.com/oscoin/reductive" diff --git a/data/ecosystems/r/radicle.toml b/data/ecosystems/r/radicle.toml index c89574f9..43bcf5fe 100644 --- a/data/ecosystems/r/radicle.toml +++ b/data/ecosystems/r/radicle.toml @@ -36,6 +36,9 @@ url = "https://github.com/radicle-dev/rad-issues-frontend" [[repo]] url = "https://github.com/radicle-dev/radicle" +[[repo]] +url = "https://github.com/radicle-dev/radicle-registry" + [[repo]] url = "https://github.com/radicle-dev/radicle-whitepaper"