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"