Fixed congratulations bot (#5532)
- Fixed bot - Added list of team members
This commit is contained in:
22
packages/twenty-website/src/shared-utils/listTeamMembers.ts
Normal file
22
packages/twenty-website/src/shared-utils/listTeamMembers.ts
Normal file
@ -0,0 +1,22 @@
|
||||
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',
|
||||
];
|
||||
Reference in New Issue
Block a user