From 883c8c64032bf1a1eb39e7217916181a08ea2e49 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 18 Feb 2020 08:38:28 -0800 Subject: [PATCH] Added kepler repo to FOAM ecosystem --- data/ecosystems/f/foam.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/f/foam.toml b/data/ecosystems/f/foam.toml index ce551238..9ad4d7eb 100644 --- a/data/ecosystems/f/foam.toml +++ b/data/ecosystems/f/foam.toml @@ -90,6 +90,9 @@ url = "https://github.com/f-o-a-m/iavl-grpc" [[repo]] url = "https://github.com/f-o-a-m/iceclash" +[[repo]] +url = "https://github.com/f-o-a-m/kepler" + [[repo]] url = "https://github.com/f-o-a-m/mayday-presentation"