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 +]