From 3f62c253ffb3830477f03e37b9486f82059e8b50 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 4 Sep 2021 12:10:40 -0700 Subject: [PATCH] Added radicle repos (streaming, etc.) --- data/ecosystems/r/radicle.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/r/radicle.toml b/data/ecosystems/r/radicle.toml index 41488dae..390449e6 100644 --- a/data/ecosystems/r/radicle.toml +++ b/data/ecosystems/r/radicle.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/radicle-dev"] [[repo]] url = "https://github.com/radicle-dev/assets" +[[repo]] +url = "https://github.com/radicle-dev/bitcoins-rs" + [[repo]] url = "https://github.com/radicle-dev/bloom_filter_simple" @@ -159,6 +162,9 @@ url = "https://github.com/radicle-dev/radicle-registry" [[repo]] url = "https://github.com/radicle-dev/radicle-run" +[[repo]] +url = "https://github.com/radicle-dev/radicle-streaming" + [[repo]] url = "https://github.com/radicle-dev/radicle-subgraph" @@ -207,6 +213,9 @@ url = "https://github.com/radicle-dev/sybil-interface" [[repo]] url = "https://github.com/radicle-dev/tracing-bug" +[[repo]] +url = "https://github.com/radicle-dev/tracing-stackdriver" + [[repo]] url = "https://github.com/radicle-dev/transparent-machines-doc"