From 5581867ea6472332fd4484a9c1d1825dec98f828 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 5 Feb 2020 22:55:12 -0800 Subject: [PATCH] Added more OpenZeppelin repos --- data/ecosystems/o/openzeppelin.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/o/openzeppelin.toml b/data/ecosystems/o/openzeppelin.toml index df8312da..9bb6e210 100644 --- a/data/ecosystems/o/openzeppelin.toml +++ b/data/ecosystems/o/openzeppelin.toml @@ -45,12 +45,18 @@ url = "https://github.com/OpenZeppelin/ethernaut" [[repo]] url = "https://github.com/OpenZeppelin/exploit-uniswap" +[[repo]] +url = "https://github.com/OpenZeppelin/fuzzy-import-parser" + [[repo]] url = "https://github.com/OpenZeppelin/ganache-core-coverage" [[repo]] url = "https://github.com/OpenZeppelin/gnosis-multisig" +[[repo]] +url = "https://github.com/OpenZeppelin/gsn-relayer" + [[repo]] url = "https://github.com/OpenZeppelin/gsn-sample-chat_app"