maintainers: drop tuynia (#431156)

Changed files
-10
maintainers
pkgs
applications
editors
vscode
extensions
ndonfris.fish-lsp
oliver-ni.scheme-fmt
release-candidate.vscode-scheme-repl
tsyesika.guile-scheme-enhanced
ufo5260987423.magic-scheme
-5
maintainers/maintainer-list.nix
···
githubId = 57819359;
name = "Binh Nguyen";
-
tuynia = {
-
github = "mivorasu";
-
githubId = 221005165;
-
name = "Qylia Vorlaque";
-
};
tv = {
email = "tv@krebsco.de";
github = "4z3";
-1
pkgs/applications/editors/vscode/extensions/ndonfris.fish-lsp/default.nix
···
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 ];
};
}
-1
pkgs/applications/editors/vscode/extensions/oliver-ni.scheme-fmt/default.nix
···
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
pkgs/applications/editors/vscode/extensions/release-candidate.vscode-scheme-repl/default.nix
···
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 ];
};
}
-1
pkgs/applications/editors/vscode/extensions/tsyesika.guile-scheme-enhanced/default.nix
···
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 ];
};
}
-1
pkgs/applications/editors/vscode/extensions/ufo5260987423.magic-scheme/default.nix
···
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 ];
};
}