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"], } ];