wezterm: remove mimame from maintainers (#483946)

This commit is contained in:
Yohann Boniface
2026-01-26 12:13:08 +00:00
committed by GitHub
-1
View File
@@ -160,7 +160,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.mit;
mainProgram = "wezterm";
maintainers = with lib.maintainers; [
mimame
SuperSandro2000
];
};