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