@@ -3,15 +3,17 @@ abstract final class GithubIds {
|
|||||||
// If you want to change your Github ID, please open an issue.
|
// If you want to change your Github ID, please open an issue.
|
||||||
static const contributors = <GhId>{
|
static const contributors = <GhId>{
|
||||||
'PaperCube',
|
'PaperCube',
|
||||||
|
'Integral-Tech',
|
||||||
'its-tom',
|
'its-tom',
|
||||||
|
'leganck',
|
||||||
'azkadev',
|
'azkadev',
|
||||||
'kalashnikov',
|
'kalashnikov',
|
||||||
'FrancXPT',
|
|
||||||
'RainSunMe',
|
|
||||||
'calvinweb',
|
'calvinweb',
|
||||||
|
'QazCetelic',
|
||||||
|
'RainSunMe',
|
||||||
|
'FrancXPT',
|
||||||
'Liloupar',
|
'Liloupar',
|
||||||
'dccif',
|
'dccif',
|
||||||
'QazCetelic',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static const participants = <GhId>{
|
static const participants = <GhId>{
|
||||||
@@ -71,6 +73,16 @@ abstract final class GithubIds {
|
|||||||
'FHU-yezi',
|
'FHU-yezi',
|
||||||
'ZRY233',
|
'ZRY233',
|
||||||
'Jasonzhu1207',
|
'Jasonzhu1207',
|
||||||
|
'sakuraanzu',
|
||||||
|
'licaon-kter',
|
||||||
|
'77160860',
|
||||||
|
'mijjjj',
|
||||||
|
'muyunil',
|
||||||
|
'Hua159',
|
||||||
|
'jaydong2016',
|
||||||
|
'geol',
|
||||||
|
'Mooling0602',
|
||||||
|
'IllTamer',
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user