diff --git a/data/ecosystems/o/openlibra.toml b/data/ecosystems/o/openlibra.toml new file mode 100644 index 00000000..f11fbd5a --- /dev/null +++ b/data/ecosystems/o/openlibra.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "OpenLibra" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/open-libra"] + +# Repositories +[[repo]] +url = "https://github.com/open-libra/libra" + +[[repo]] +url = "https://github.com/open-libra/movemint"