From 82d2c65e56dbe7b8aaf20b5c1e213f3e131bef23 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 3 Jun 2022 10:32:17 -0700 Subject: [PATCH] Added Optimism Governance repo --- data/ecosystems/o/optimism.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/o/optimism.toml b/data/ecosystems/o/optimism.toml index be37a1aa..f1db6e22 100644 --- a/data/ecosystems/o/optimism.toml +++ b/data/ecosystems/o/optimism.toml @@ -138,6 +138,9 @@ url = "https://github.com/ethereum-optimism/openethereum" [[repo]] url = "https://github.com/ethereum-optimism/openzeppelin-contracts" +[[repo]] +url = "https://github.com/ethereum-optimism/OPerating-manual" + [[repo]] url = "https://github.com/ethereum-optimism/optimism"