From d348fa55465b01565b87c0bc94d8f51c389c31f8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 19 Feb 2020 21:04:20 -0800 Subject: [PATCH] Added BloomIQ aggregator to Bloom ecosystem --- data/ecosystems/b/bloom.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/b/bloom.toml b/data/ecosystems/b/bloom.toml index 54e7ea02..e3ad50b5 100644 --- a/data/ecosystems/b/bloom.toml +++ b/data/ecosystems/b/bloom.toml @@ -24,6 +24,9 @@ url = "https://github.com/hellobloom/BLIPs" [[repo]] url = "https://github.com/hellobloom/bloom-credential-playground" +[[repo]] +url = "https://github.com/hellobloom/bloom-iq-aggregator" + [[repo]] url = "https://github.com/hellobloom/bloom-starter"