maintainers: remove toschmidt (#520518)

This commit is contained in:
Michael Daniels
2026-05-23 17:23:27 +00:00
committed by GitHub
2 changed files with 1 additions and 10 deletions

View File

@@ -28117,12 +28117,6 @@
githubId = 50843046;
name = "tornax";
};
toschmidt = {
email = "tobias.schmidt@in.tum.de";
github = "toschmidt";
githubId = 27586264;
name = "Tobias Schmidt";
};
totalchaos = {
email = "basil.keeler@outlook.com";
github = "totalchaos05";

View File

@@ -17,10 +17,7 @@ let
Mailspring's sync engine runs locally, but its source is not open.
'';
mainProgram = "mailspring";
maintainers = with lib.maintainers; [
toschmidt
wrench-exile-legacy
];
maintainers = with lib.maintainers; [ wrench-exile-legacy ];
platforms = [
"x86_64-linux"
"aarch64-darwin"