From f5e839261f06e38ac2ad193303372e1cc47f3da1 Mon Sep 17 00:00:00 2001 From: Nathaniel M Date: Sat, 13 Apr 2024 22:13:39 -0400 Subject: [PATCH] Update team.ts --- backend/constants/team.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/backend/constants/team.ts b/backend/constants/team.ts index 10f3a05..0014f21 100644 --- a/backend/constants/team.ts +++ b/backend/constants/team.ts @@ -74,6 +74,11 @@ export const contributors = [ socials: { github: "zaida04", }, + }, + { + guildedId: "4EZypJWd", + name: "Lilly", + titles: ["Mac OS Tester"], } ];