chore: Add new contributors (#1056)

This commit is contained in:
GT610
2026-02-27 23:12:57 +08:00
committed by GitHub
parent 8b1326ff64
commit 2166e27771

View File

@@ -22,7 +22,8 @@ abstract final class GithubIds {
'MasedMSD', 'MasedMSD',
'GitGitro', 'GitGitro',
'Shin-suechtig', 'Shin-suechtig',
'GT-610' 'GT-610',
'hypn4'
}; };
static const participants = <GhId>{ static const participants = <GhId>{
@@ -140,7 +141,10 @@ abstract final class GithubIds {
'coldboy404', 'coldboy404',
'puskyer', 'puskyer',
'wanababy', 'wanababy',
'toarujs' 'toarujs',
'n4vi98',
'Android0termux',
'idunwannagotoschool'
}; };
} }