From 139ef6dd4abb1b9c6bdf7ee600dafad76be9e982 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 31 Dec 2019 09:02:39 -0800 Subject: [PATCH] Added more OpenZeppelin repos --- data/ecosystems/o/openzeppelin.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/o/openzeppelin.toml b/data/ecosystems/o/openzeppelin.toml index 2aa59ae6..df8312da 100644 --- a/data/ecosystems/o/openzeppelin.toml +++ b/data/ecosystems/o/openzeppelin.toml @@ -21,6 +21,12 @@ url = "https://github.com/OpenZeppelin/crafty" [[repo]] url = "https://github.com/OpenZeppelin/cto.openzeppelin.com" +[[repo]] +url = "https://github.com/OpenZeppelin/docs-preview-script" + +[[repo]] +url = "https://github.com/OpenZeppelin/docs-utils" + [[repo]] url = "https://github.com/OpenZeppelin/docs.openzeppelin.com" @@ -147,6 +153,9 @@ url = "https://github.com/OpenZeppelin/starter-kit-tutorial" [[repo]] url = "https://github.com/OpenZeppelin/tabookey-gasless" +[[repo]] +url = "https://github.com/OpenZeppelin/tech-coaching" + [[repo]] url = "https://github.com/OpenZeppelin/test-env"