Files
twenty/packages/twenty-website/src/shared-utils/listTeamMembers.ts
Ady Beraud 4b251812bd Fixed congratulations bot (#5532)
- Fixed bot
- Added list of team members
2024-05-22 14:02:54 +02:00

23 lines
350 B
TypeScript

export const TWENTY_TEAM_MEMBERS = [
'dependabot',
'cyborch',
'emilienchvt',
'Samox',
'charlesBochet',
'gitstart-app',
'thaisguigon',
'lucasbordeau',
'magrinj',
'Weiko',
'gitstart-twenty',
'bosiraphael',
'martmull',
'FelixMalfait',
'thomtrp',
'Bonapara',
'nimraahmed',
'ady-beraud',
'Freebios',
'ijreilly',
];