From b8cb2ff720d0f3d1582eb0462dbd858dd71ab3bb Mon Sep 17 00:00:00 2001 From: Abel Date: Sun, 1 Oct 2023 13:45:05 -0400 Subject: [PATCH] Added user abelmesfin to contributors --- src/components/views/Misc/Team.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/views/Misc/Team.tsx b/src/components/views/Misc/Team.tsx index 9d51eb97..c8fa5412 100644 --- a/src/components/views/Misc/Team.tsx +++ b/src/components/views/Misc/Team.tsx @@ -11,6 +11,7 @@ const BoardMap = { const ContributorMap = { "Max Enis": 12516, "Max Kan": 12406, + "Abel Mesfin": 14016, }; const constructFacebookLink = (userID: number) => {