From 0e7865e36f14c945ef830b89f220e12f3d2dcfe4 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 2 Dec 2020 12:57:15 -0800 Subject: [PATCH] Added more Monero repos from subreddit and airtable feedback --- data/ecosystems/m/monero.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/ecosystems/m/monero.toml b/data/ecosystems/m/monero.toml index 62b11e94..3830561b 100644 --- a/data/ecosystems/m/monero.toml +++ b/data/ecosystems/m/monero.toml @@ -10,6 +10,10 @@ github_organizations = [ ] # Repositories +[[repo]] +url = "https://git.wownero.com/feather/feather" +tags = ["Wallet"] + [[repo]] url = "https://github.com/00-matt/moneropool" @@ -34,6 +38,9 @@ url = "https://github.com/amiuhle/monero-docker" [[repo]] url = "https://github.com/anon-coins-tutorials/monero-rpc-get-started" +[[repo]] +url = "https://github.com/apprises/apprise-transactions" + [[repo]] url = "https://github.com/arnesson/xrig" @@ -467,6 +474,9 @@ url = "https://github.com/monero-ecosystem/xmrto_wrapper" [[repo]] url = "https://github.com/monero-integrations/monero-integrations.github.io" +[[repo]] +url = "https://github.com/monero-integrations/moneroodoo" + [[repo]] url = "https://github.com/monero-integrations/monerophp"