From ba50cb27b28b82b35d875f6792252ab1f2e61aff Mon Sep 17 00:00:00 2001 From: Geoff Lamperd Date: Mon, 6 Jun 2022 11:44:05 +1000 Subject: [PATCH] Update Team.json --- src/data/Team.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/data/Team.json b/src/data/Team.json index 755b212..464b0c2 100644 --- a/src/data/Team.json +++ b/src/data/Team.json @@ -22,5 +22,17 @@ "twitter": "https://twitter.com/atheartengineer" } ] + }, + { + "name": "Geoff Lamperd", + "description": "Full stack engineer; working on Trusted Setup and Interep", + "links": [ + { + "github": "https://github.com/glamperd" + }, + { + "twitter": "https://twitter.com/glamperd" + } + ] } -] \ No newline at end of file +]