From 6b2c8ba1984a752c283de74cbd5700ac38825b66 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 11 Mar 2020 15:47:14 -0700 Subject: [PATCH] Added more 0x repos --- data/ecosystems/0/0x.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/0/0x.toml b/data/ecosystems/0/0x.toml index 81f9a906..e5f816d7 100644 --- a/data/ecosystems/0/0x.toml +++ b/data/ecosystems/0/0x.toml @@ -133,6 +133,9 @@ url = "https://github.com/0xProject/getting-started-with-asset-swapper" [[repo]] url = "https://github.com/0xProject/gitpkg" +[[repo]] +url = "https://github.com/0xProject/gitpkg-registry" + [[repo]] url = "https://github.com/0xProject/go-ethereum" @@ -169,6 +172,9 @@ url = "https://github.com/0xProject/npm-cli-login" [[repo]] url = "https://github.com/0xProject/OpenZKP" +[[repo]] +url = "https://github.com/0xProject/p2p_incentives" + [[repo]] url = "https://github.com/0xProject/pm"