From e4ad81c6d0dcf44896f50a53c29a38a4e861f1d9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 13 Nov 2020 07:52:53 -0800 Subject: [PATCH] Added Snowball.money ecosystem --- data/ecosystems/s/snowball-money.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/ecosystems/s/snowball-money.toml diff --git a/data/ecosystems/s/snowball-money.toml b/data/ecosystems/s/snowball-money.toml new file mode 100644 index 00000000..778240d8 --- /dev/null +++ b/data/ecosystems/s/snowball-money.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Snowball.money" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/snowballmoney"] + +# Repositories +[[repo]] +url = "https://github.com/snowballmoney/graphql-engine-heroku" + +[[repo]] +url = "https://github.com/snowballmoney/react-native-size-matters"