From 08803db5276fd6798ba9be66f7f8f5cbe918b9f2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 1 Nov 2019 08:19:00 -0700 Subject: [PATCH] Added more osrank related repos to Oscoin --- data/ecosystems/o/oscoin.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/o/oscoin.toml b/data/ecosystems/o/oscoin.toml index 8915d075..c0e564c4 100644 --- a/data/ecosystems/o/oscoin.toml +++ b/data/ecosystems/o/oscoin.toml @@ -54,12 +54,18 @@ url = "https://github.com/oscoin/oscoin-parity-wasm-prototype" [[repo]] url = "https://github.com/oscoin/oscoin.io" +[[repo]] +url = "https://github.com/oscoin/osrank-java" + [[repo]] url = "https://github.com/oscoin/osrank-rs" [[repo]] url = "https://github.com/oscoin/osrank-rs-ecosystems" +[[repo]] +url = "https://github.com/oscoin/osrank-spec" + [[repo]] url = "https://github.com/oscoin/osrank-vis"