From f4aea228a9af50a8a69f194b74c1da44f4728372 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:14:23 -0800 Subject: [PATCH] Added ARCX Ecosystem --- data/ecosystems/a/arcx.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/ecosystems/a/arcx.toml 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"