From 0090636dfe585256680e4c0a233c18e7d2f5c34f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 29 Jan 2020 14:22:54 -0800 Subject: [PATCH] Added more Pisa Research repos --- data/ecosystems/p/pisa-research.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/p/pisa-research.toml b/data/ecosystems/p/pisa-research.toml index 44386964..d1997a94 100644 --- a/data/ecosystems/p/pisa-research.toml +++ b/data/ecosystems/p/pisa-research.toml @@ -6,12 +6,18 @@ sub_ecosystems = [] github_organizations = ["https://github.com/PISAresearch"] # Repositories +[[repo]] +url = "https://github.com/PISAresearch/docs.any.sender" + [[repo]] url = "https://github.com/PISAresearch/event-proofs" [[repo]] url = "https://github.com/PISAresearch/indra" +[[repo]] +url = "https://github.com/PISAresearch/metamask-comp" + [[repo]] url = "https://github.com/PISAresearch/metamask-extension"