From 7891a39b6bd4df7e44bc35c2ec0add219873b03e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 26 Apr 2020 20:16:17 -0700 Subject: [PATCH] Added Metamask repos (controllers, inpage-provider, etc.) --- data/ecosystems/m/metamask.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/m/metamask.toml b/data/ecosystems/m/metamask.toml index 46da7417..90c8e594 100644 --- a/data/ecosystems/m/metamask.toml +++ b/data/ecosystems/m/metamask.toml @@ -21,6 +21,9 @@ url = "https://github.com/MetaMask/brand-resources" [[repo]] url = "https://github.com/MetaMask/Code-of-Conduct" +[[repo]] +url = "https://github.com/MetaMask/controllers" + [[repo]] url = "https://github.com/MetaMask/cryptopp" @@ -129,6 +132,9 @@ url = "https://github.com/MetaMask/extensionizer" [[repo]] url = "https://github.com/MetaMask/faq" +[[repo]] +url = "https://github.com/MetaMask/feedback" + [[repo]] url = "https://github.com/MetaMask/forwarder" @@ -138,9 +144,15 @@ url = "https://github.com/MetaMask/gaba" [[repo]] url = "https://github.com/MetaMask/Hackathons" +[[repo]] +url = "https://github.com/MetaMask/hd-seed-phrase-guesser" + [[repo]] url = "https://github.com/MetaMask/infura-provider" +[[repo]] +url = "https://github.com/MetaMask/inpage-provider" + [[repo]] url = "https://github.com/MetaMask/IPFS-Ethereum-Hackathon" @@ -312,6 +324,9 @@ url = "https://github.com/MetaMask/talk-devcon2" [[repo]] url = "https://github.com/MetaMask/talk-devcon3" +[[repo]] +url = "https://github.com/MetaMask/talk-devcon4" + [[repo]] url = "https://github.com/MetaMask/talk-hongkong-2016"