Skip to content

Commit e4ceca4

Browse files
authored
Add author of #1223, #1226 and #1228 to contributors list (#1231)
1 parent 75d7438 commit e4ceca4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lib/data/res/github_id.dart

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ abstract final class GithubIds {
2525
'Shin-suechtig',
2626
'hypn4',
2727
'barkure',
28-
'yuguorui'
28+
'yuguorui',
29+
'moduvoice'
2930
};
3031

3132
static const participants = <GhId>{
@@ -185,6 +186,7 @@ abstract final class GithubIds {
185186
'SiLong96',
186187
'YCyingchen',
187188
'hiSandog',
189+
'PeterSpiegler',
188190
};
189191
}
190192

0 commit comments

Comments
 (0)