From af1405601e77688f39377691cdf97ec7bdb24f2b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:54:22 -0800 Subject: [PATCH] Added more Metamask repos --- data/ecosystems/m/metamask.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/m/metamask.toml b/data/ecosystems/m/metamask.toml index 22f41774..969abf32 100644 --- a/data/ecosystems/m/metamask.toml +++ b/data/ecosystems/m/metamask.toml @@ -192,6 +192,9 @@ url = "https://github.com/MetaMask/metamask-logo" [[repo]] url = "https://github.com/MetaMask/metamask-mobile" +[[repo]] +url = "https://github.com/MetaMask/metamask-mobile-provider" + [[repo]] url = "https://github.com/MetaMask/metamask-onboarding" @@ -258,6 +261,9 @@ url = "https://github.com/MetaMask/talk-devcon3" [[repo]] url = "https://github.com/MetaMask/talk-hongkong-2016" +[[repo]] +url = "https://github.com/MetaMask/test-dapp" + [[repo]] url = "https://github.com/MetaMask/TipButton"