From d6eef310a214659241efc6ce80af42866baf83da Mon Sep 17 00:00:00 2001 From: David Cornu Date: Thu, 14 Aug 2025 16:01:49 -0400 Subject: [PATCH] Add myself to the team page (#1578) Add myself --- public/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/public/team.json b/public/team.json index d79459c6..22db719a 100644 --- a/public/team.json +++ b/public/team.json @@ -1675,5 +1675,17 @@ "email": "tongyu", "website": "https://tongyu.fish", "avatar": "https://hc-cdn.hel1.your-objectstorage.com/s/v3/ae856042089cb4a5e0c6b53cf93f29008c1bc54e_big.png" + }, + { + "name": "David Cornu", + "department": "HCB", + "role": "Engineering", + "acknowledged": false, + "bio": "", + "bioHackFoundation": "", + "slackId": "U092BUBS28G", + "email": "davidc", + "website": "", + "avatar": "https://cachet.dunkirk.sh/users/U092BUBS28G/r" } ]