From c5f37b5f96ed35cb215cca0a21a952bfbc512db7 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 7 Feb 2020 16:10:38 -0800 Subject: [PATCH] Added rippledmon to XRP ecosystem --- data/ecosystems/x/xrp.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/x/xrp.toml b/data/ecosystems/x/xrp.toml index c0511f13..df2f2001 100644 --- a/data/ecosystems/x/xrp.toml +++ b/data/ecosystems/x/xrp.toml @@ -416,6 +416,9 @@ url = "https://github.com/ripple/rippled-peers-webapp" [[repo]] url = "https://github.com/ripple/rippled-subtrees" +[[repo]] +url = "https://github.com/ripple/rippledmon" + [[repo]] url = "https://github.com/ripple/salt-formula-prometheus"