From 2166e27771854962ef02184f1de5f838fc0d2957 Mon Sep 17 00:00:00 2001 From: GT610 <79314033+GT-610@users.noreply.github.com> Date: Fri, 27 Feb 2026 23:12:57 +0800 Subject: [PATCH] chore: Add new contributors (#1056) --- lib/data/res/github_id.dart | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/data/res/github_id.dart b/lib/data/res/github_id.dart index 817c49f5..31471778 100644 --- a/lib/data/res/github_id.dart +++ b/lib/data/res/github_id.dart @@ -22,7 +22,8 @@ abstract final class GithubIds { 'MasedMSD', 'GitGitro', 'Shin-suechtig', - 'GT-610' + 'GT-610', + 'hypn4' }; static const participants = { @@ -140,7 +141,10 @@ abstract final class GithubIds { 'coldboy404', 'puskyer', 'wanababy', - 'toarujs' + 'toarujs', + 'n4vi98', + 'Android0termux', + 'idunwannagotoschool' }; }