From 2bc11c842cb19c0e2932467e281ffde60326102e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 29 Jul 2020 07:54:11 -0700 Subject: [PATCH] Added reddit related repos to Fuel --- data/ecosystems/f/fuel.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/f/fuel.toml b/data/ecosystems/f/fuel.toml index 36227bb9..e9a9270e 100644 --- a/data/ecosystems/f/fuel.toml +++ b/data/ecosystems/f/fuel.toml @@ -15,5 +15,11 @@ url = "https://github.com/FuelLabs/fuel-burner-wallet" [[repo]] url = "https://github.com/FuelLabs/fuel-core" +[[repo]] +url = "https://github.com/FuelLabs/reddit-cash" + +[[repo]] +url = "https://github.com/FuelLabs/reddit-wallet" + [[repo]] url = "https://github.com/FuelLabs/yulp"