From 495b2fd86057438fa64ae244b6c4a76d23ba6988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Rodrigues?= Date: Wed, 5 Jul 2023 16:28:48 +0100 Subject: [PATCH] Add mentor to team --- apps/web/data/team.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/web/data/team.json b/apps/web/data/team.json index 4b99b55c..6dcfc58d 100644 --- a/apps/web/data/team.json +++ b/apps/web/data/team.json @@ -219,6 +219,11 @@ "name": "Ricardo Lucena", "role": "Mentor" }, + { + "picture": "ritacamacho.png", + "name": "Rita Camacho", + "role": "Mentora" + }, { "picture": "rodrigopereira.jpg", "name": "Rodrigo Pereira",