From 1eeb67e2f4b97fff9448f546393eedbaaccbfcca Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:56:23 -0800 Subject: [PATCH] Added desktop client and other Radicle repos --- data/ecosystems/r/radicle.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/r/radicle.toml b/data/ecosystems/r/radicle.toml index f1ade36b..86789e73 100644 --- a/data/ecosystems/r/radicle.toml +++ b/data/ecosystems/r/radicle.toml @@ -18,6 +18,9 @@ url = "https://github.com/radicle-dev/garden" [[repo]] url = "https://github.com/radicle-dev/git-golden" +[[repo]] +url = "https://github.com/radicle-dev/git-platinum" + [[repo]] url = "https://github.com/radicle-dev/homebrew-radicle" @@ -33,12 +36,18 @@ url = "https://github.com/radicle-dev/micro-ci" [[repo]] url = "https://github.com/radicle-dev/notes" +[[repo]] +url = "https://github.com/radicle-dev/old.radicle.xyz" + [[repo]] url = "https://github.com/radicle-dev/rad-clojure-berlin-04-2019" [[repo]] url = "https://github.com/radicle-dev/rad-issues-frontend" +[[repo]] +url = "https://github.com/radicle-dev/rad-xyz" + [[repo]] url = "https://github.com/radicle-dev/radicle" @@ -51,6 +60,9 @@ url = "https://github.com/radicle-dev/radicle-registry" [[repo]] url = "https://github.com/radicle-dev/radicle-surf" +[[repo]] +url = "https://github.com/radicle-dev/radicle-upstream" + [[repo]] url = "https://github.com/radicle-dev/radicle-whitepaper"