From 97fe1be38057708ff549d7551ebf250f743d571c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 31 Jan 2020 07:55:32 -0800 Subject: [PATCH] Added spring related repos to Bitmark --- data/ecosystems/b/bitmark.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/b/bitmark.toml b/data/ecosystems/b/bitmark.toml index 6feb7519..e15880f0 100644 --- a/data/ecosystems/b/bitmark.toml +++ b/data/ecosystems/b/bitmark.toml @@ -99,6 +99,9 @@ url = "https://github.com/bitmark-inc/ct-match" [[repo]] url = "https://github.com/bitmark-inc/data-donation-downloader" +[[repo]] +url = "https://github.com/bitmark-inc/datapod" + [[repo]] url = "https://github.com/bitmark-inc/discovery" @@ -189,6 +192,18 @@ url = "https://github.com/bitmark-inc/shamir-secret-sharing-swift" [[repo]] url = "https://github.com/bitmark-inc/simple-wrpc" +[[repo]] +url = "https://github.com/bitmark-inc/spring" + +[[repo]] +url = "https://github.com/bitmark-inc/spring-android" + +[[repo]] +url = "https://github.com/bitmark-inc/spring-app-api" + +[[repo]] +url = "https://github.com/bitmark-inc/spring-ios" + [[repo]] url = "https://github.com/bitmark-inc/ssss-nodewrap"