helix: remove maintainer (#465862)

This commit is contained in:
zowoq
2025-11-28 07:05:22 +00:00
committed by GitHub
-1
View File
@@ -72,7 +72,6 @@ rustPlatform.buildRustPackage (final: {
maintainers = with lib.maintainers; [
danth
yusdacra
zowoq
];
};
})