diff --git a/src/data/team.ts b/src/data/team.ts index ca2247fe..86d8305d 100644 --- a/src/data/team.ts +++ b/src/data/team.ts @@ -9,4 +9,19 @@ export const teamMembers = [ role: 'Co Maintainer & Tools Developer', description: 'Managing security tools integration and package maintenance', }, + { + username: 'iconized', + role: 'Co Maintainer & Server Designer', + description: 'Managing security tools integration and package maintenance', + }, + { + username: 'alokified', + role: 'Co Web Infrastructure Developer', + description: 'Managing security tools integration and package maintenance', + }, + { + username: 'utkrshift', + role: 'DM/WM UI Moders', + description: 'Managing security tools integration and package maintenance', + }, ]; \ No newline at end of file