From 0bb90e95d6bb36e2f2a95d970d20646e3b884af7 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 8 Dec 2020 07:46:59 -0800 Subject: [PATCH] Added more Monero repos from xmr-ru --- data/ecosystems/m/monero.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/ecosystems/m/monero.toml b/data/ecosystems/m/monero.toml index 3830561b..0b0067e3 100644 --- a/data/ecosystems/m/monero.toml +++ b/data/ecosystems/m/monero.toml @@ -7,6 +7,7 @@ github_organizations = [ "https://github.com/monero-ecosystem", "https://github.com/monerobook", "https://github.com/mymonero", + "https://github.com/xmr-ru", ] # Repositories @@ -838,6 +839,18 @@ url = "https://github.com/x25/coinhive-stratum-mining-proxy" [[repo]] url = "https://github.com/xmr-rs/xmr" +[[repo]] +url = "https://github.com/xmr-ru/api_xmr" + +[[repo]] +url = "https://github.com/xmr-ru/docs_xmr" + +[[repo]] +url = "https://github.com/xmr-ru/moneropedia" + +[[repo]] +url = "https://github.com/xmr-ru/news_xmr" + [[repo]] url = "https://github.com/xmrig/xmrig"