From 2dd24a68e2bb1bb9f81126e3d8f39261fad0da1b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 25 Nov 2019 12:47:00 -0800 Subject: [PATCH] OpenLibra Governance 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 44cdc343..9fac9330 100644 --- a/data/ecosystems/o/openlibra.toml +++ b/data/ecosystems/o/openlibra.toml @@ -15,6 +15,9 @@ url = "https://github.com/open-libra/cli" [[repo]] url = "https://github.com/open-libra/devnet" +[[repo]] +url = "https://github.com/open-libra/governance" + [[repo]] url = "https://github.com/open-libra/libra"