diff --git a/data/ecosystems/a/arcx.toml b/data/ecosystems/a/arcx.toml new file mode 100644 index 00000000..43329a3c --- /dev/null +++ b/data/ecosystems/a/arcx.toml @@ -0,0 +1,16 @@ +# Ecosystem Level Information +title = "ARCX" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/arcxgame"] + +# Repositories +[[repo]] +url = "https://github.com/arcxgame/audits" + +[[repo]] +url = "https://github.com/arcxgame/liquidator-bot" + +[[repo]] +url = "https://github.com/arcxgame/snapshot-spaces"