diff --git a/data/ecosystems/e/e-money.toml b/data/ecosystems/e/e-money.toml new file mode 100644 index 00000000..7a8b0457 --- /dev/null +++ b/data/ecosystems/e/e-money.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "E-Money" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/e-money"] + +# Repositories +[[repo]] +url = "https://github.com/e-money/big_dipper"