From eb2a7fb6fbeaa9d67bf5a37e7be105004e476912 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 18 Nov 2020 23:42:09 -0800 Subject: [PATCH] Added Beefy Finance --- data/ecosystems/b/beefy-finance.toml | 37 ++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 data/ecosystems/b/beefy-finance.toml diff --git a/data/ecosystems/b/beefy-finance.toml b/data/ecosystems/b/beefy-finance.toml new file mode 100644 index 00000000..79026a7d --- /dev/null +++ b/data/ecosystems/b/beefy-finance.toml @@ -0,0 +1,37 @@ +# Ecosystem Level Information +title = "Beefy.Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/beefyfinance"] + +# Repositories +[[repo]] +url = "https://github.com/beefyfinance/beefy-api" + +[[repo]] +url = "https://github.com/beefyfinance/beefy-app" + +[[repo]] +url = "https://github.com/beefyfinance/beefy-gov" + +[[repo]] +url = "https://github.com/beefyfinance/beefy-landing" + +[[repo]] +url = "https://github.com/beefyfinance/beefy-protocol" + +[[repo]] +url = "https://github.com/beefyfinance/beefy-tac" + +[[repo]] +url = "https://github.com/beefyfinance/beefy-vote" + +[[repo]] +url = "https://github.com/beefyfinance/beefy-vote-api" + +[[repo]] +url = "https://github.com/beefyfinance/beefyfinance.github.io" + +[[repo]] +url = "https://github.com/beefyfinance/bsc-allowance"