From 4bb6dbaba92121432a815729ab69188bb3f5134d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 17 Oct 2019 09:13:16 -0700 Subject: [PATCH] OpenLibra Devnet Repo --- data/ecosystems/o/openlibra.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/o/openlibra.toml b/data/ecosystems/o/openlibra.toml index f11fbd5a..4d35d1aa 100644 --- a/data/ecosystems/o/openlibra.toml +++ b/data/ecosystems/o/openlibra.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/open-libra"] # Repositories +[[repo]] +url = "https://github.com/open-libra/devnet" + [[repo]] url = "https://github.com/open-libra/libra"