maintainers: remove toschmidt

This commit is contained in:
Hythera
2026-05-15 17:01:01 +02:00
parent e9e9a640d9
commit fc30fae3af
2 changed files with 1 additions and 10 deletions
-6
View File
@@ -28091,12 +28091,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";
+1 -4
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"