From e2420d8256dead3ddc4b01286254ec71572c9749 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 2 Dec 2020 12:21:51 -0800 Subject: [PATCH] Added Wownero --- data/ecosystems/w/wownero.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/ecosystems/w/wownero.toml diff --git a/data/ecosystems/w/wownero.toml b/data/ecosystems/w/wownero.toml new file mode 100644 index 00000000..03d7bdb9 --- /dev/null +++ b/data/ecosystems/w/wownero.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Wownero" + +sub_ecosystems = [] + +github_organizations = [] + +# Repositories +[[repo]] +url = "https://git.wownero.com/wownero" + +[[repo]] +url = "https://github.com/wownero/wownero"