diff --git a/data/ecosystems/b/bitescrow.toml b/data/ecosystems/b/bitescrow.toml new file mode 100644 index 0000000000..6575177566 --- /dev/null +++ b/data/ecosystems/b/bitescrow.toml @@ -0,0 +1,19 @@ +# Ecosystem Level Information +title = "BitEscrow" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/BitEscrow"] + +# Repositories +[[repo]] +url = "https://github.com/BitEscrow/BoltLoan" + +[[repo]] +url = "https://github.com/BitEscrow/escrow-playground" + +[[repo]] +url = "https://github.com/BitEscrow/escrow-sdk" + +[[repo]] +url = "https://github.com/BitEscrow/hooks"