From 3841e1c1b14fdd2da767499332946fceb80709e7 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:35:47 -0800 Subject: [PATCH] Added Creaton --- data/ecosystems/c/creaton.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/ecosystems/c/creaton.toml diff --git a/data/ecosystems/c/creaton.toml b/data/ecosystems/c/creaton.toml new file mode 100644 index 00000000..962b45de --- /dev/null +++ b/data/ecosystems/c/creaton.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Creaton" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/creaton-io"] + +# Repositories +[[repo]] +url = "https://github.com/creaton-io/creaton" + +[[repo]] +url = "https://github.com/creaton-io/superfluid-protocol-preview"