From 9cc5c24fb613519142ec04ec80b932e7cf1c3aa0 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 8 Sep 2020 10:37:37 -0700 Subject: [PATCH] Added Ycash ecosystem --- data/ecosystems/y/ycash.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/ecosystems/y/ycash.toml diff --git a/data/ecosystems/y/ycash.toml b/data/ecosystems/y/ycash.toml new file mode 100644 index 00000000..04d5d492 --- /dev/null +++ b/data/ecosystems/y/ycash.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "Ycash" + +sub_ecosystems = [] + +github_organizations = [] + +# Repositories +[[repo]] +url = "https://github.com/ycashfoundation/ycash"