From f0d5e8c2025103ef17cdb8ecfe32938b4d3e6fc2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 6 Sep 2019 14:31:57 -0700 Subject: [PATCH] Pisa Research Event Proofs. --- data/ecosystems/p/pisa-research.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/p/pisa-research.toml b/data/ecosystems/p/pisa-research.toml index 189508b5..27624f6a 100644 --- a/data/ecosystems/p/pisa-research.toml +++ b/data/ecosystems/p/pisa-research.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/PISAresearch"] # Repositories +[[repo]] +url = "https://github.com/PISAresearch/event-proofs" + [[repo]] url = "https://github.com/PISAresearch/metamask-extension"