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"