From 8699503ae3f9e8bb704d570cd6981577ec955d9d Mon Sep 17 00:00:00 2001 From: Justin Martin Date: Tue, 14 Jun 2022 15:18:06 -0700 Subject: [PATCH] Add Justin Martin --- src/data/Team.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/data/Team.json b/src/data/Team.json index 6bdf991..c5f8dd7 100644 --- a/src/data/Team.json +++ b/src/data/Team.json @@ -92,5 +92,19 @@ "url": "https://twitter.com/Chia_Tea" } ] + }, + { + "name": "Justin Martin", + "description": "Zero knowledge sorting hat. Making opportunities for smart people to advance ZK and privacy", + "links": [ + { + "provider": "github", + "url": "https://github.com/TheFrozenFire" + }, + { + "provider": "twitter", + "url": "https://twitter.com/thefrozenfire" + } + ] } ]