We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d7438 commit e4ceca4Copy full SHA for e4ceca4
1 file changed
lib/data/res/github_id.dart
@@ -25,7 +25,8 @@ abstract final class GithubIds {
25
'Shin-suechtig',
26
'hypn4',
27
'barkure',
28
- 'yuguorui'
+ 'yuguorui',
29
+ 'moduvoice'
30
};
31
32
static const participants = <GhId>{
@@ -185,6 +186,7 @@ abstract final class GithubIds {
185
186
'SiLong96',
187
'YCyingchen',
188
'hiSandog',
189
+ 'PeterSpiegler',
190
191
}
192
0 commit comments