Fixed congratulations bot (#5532)

- Fixed bot
- Added list of team members
This commit is contained in:
Ady Beraud
2024-05-22 15:02:54 +03:00
committed by GitHub
parent 40bd42efc4
commit 4b251812bd
4 changed files with 30 additions and 50 deletions

View 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',
];