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"