From 0c85a721f3aea92b8bd446cf360a5d259c6417ee Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 5 Jan 2020 09:43:06 -0800 Subject: [PATCH] Added various Bitfinex exchange repos --- data/ecosystems/b/bitfinex.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/b/bitfinex.toml b/data/ecosystems/b/bitfinex.toml index fe462cf4..4f1a4dd4 100644 --- a/data/ecosystems/b/bitfinex.toml +++ b/data/ecosystems/b/bitfinex.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/bitfinexcom"] # Repositories +[[repo]] +url = "https://github.com/bitfinexcom/affiliates-nicknames" + [[repo]] url = "https://github.com/bitfinexcom/antani" @@ -177,6 +180,12 @@ url = "https://github.com/bitfinexcom/bfx-hf-util" [[repo]] url = "https://github.com/bitfinexcom/bfx-ice-mongo" +[[repo]] +url = "https://github.com/bitfinexcom/bfx-lib-server-js" + +[[repo]] +url = "https://github.com/bitfinexcom/bfx-proxy-grc-js" + [[repo]] url = "https://github.com/bitfinexcom/bfx-report" @@ -441,6 +450,12 @@ url = "https://github.com/bitfinexcom/swamp" [[repo]] url = "https://github.com/bitfinexcom/tpx" +[[repo]] +url = "https://github.com/bitfinexcom/ufx-conf" + +[[repo]] +url = "https://github.com/bitfinexcom/ufx-lib-wrk-state" + [[repo]] url = "https://github.com/bitfinexcom/ulisse"