refactor: Remove Cupertino routing options and update the list of contributors (#1076)
- Remove code related to Cupertino routing that is no longer in use - Update the list of contributors on GitHub - Update the version of the xterm submodule
This commit is contained in:
@@ -3,6 +3,7 @@ abstract final class GithubIds {
|
||||
// If you want to change your Github ID, please open an issue.
|
||||
static const contributors = <GhId>{
|
||||
'PaperCube',
|
||||
'GT-610',
|
||||
'Integral-Tech',
|
||||
'its-tom',
|
||||
'leganck',
|
||||
@@ -22,7 +23,6 @@ abstract final class GithubIds {
|
||||
'MasedMSD',
|
||||
'GitGitro',
|
||||
'Shin-suechtig',
|
||||
'GT-610',
|
||||
'hypn4'
|
||||
};
|
||||
|
||||
@@ -144,7 +144,11 @@ abstract final class GithubIds {
|
||||
'toarujs',
|
||||
'n4vi98',
|
||||
'Android0termux',
|
||||
'idunwannagotoschool'
|
||||
'idunwannagotoschool',
|
||||
'jiao114514jiao',
|
||||
'jjyou-github',
|
||||
'yeluonight',
|
||||
'Yinhono',
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user