maintainers: drop tuynia (#431156)
This commit is contained in:
@@ -26093,11 +26093,6 @@
|
||||
githubId = 57819359;
|
||||
name = "Binh Nguyen";
|
||||
};
|
||||
tuynia = {
|
||||
github = "mivorasu";
|
||||
githubId = 221005165;
|
||||
name = "Qylia Vorlaque";
|
||||
};
|
||||
tv = {
|
||||
email = "tv@krebsco.de";
|
||||
github = "4z3";
|
||||
|
||||
@@ -16,6 +16,5 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=ndonfris.fish-lsp";
|
||||
homepage = "https://github.com/ndonfris/fish-lsp";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ tuynia ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -24,6 +24,5 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=oliver-ni.scheme-fmt";
|
||||
homepage = "https://github.com/oliver-ni/scheme-fmt";
|
||||
license = lib.licenses.cc0;
|
||||
maintainers = with lib.maintainers; [ tuynia ];
|
||||
};
|
||||
}
|
||||
|
||||
-1
@@ -24,6 +24,5 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=release-candidate.vscode-scheme-repl";
|
||||
homepage = "https://github.com/Release-Candidate/vscode-scheme-repl";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ tuynia ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -24,6 +24,5 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=tsyesika.guile-scheme-enhanced";
|
||||
homepage = "https://codeberg.org/tsyesika/vscode-guile-scheme-enhanced";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ tuynia ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -26,6 +26,5 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=ufo5260987423.magic-scheme";
|
||||
homepage = "https://github.com/ufo5260987423/magic-scheme";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ tuynia ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user