lapce: remove myself as maintainer (#445135)

This commit is contained in:
Fernando Rodrigues
2025-09-22 04:18:42 +00:00
committed by GitHub
-1
View File
@@ -103,7 +103,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/lapce/lapce";
changelog = "https://github.com/lapce/lapce/releases/tag/v${version}";
license = with lib.licenses; [ asl20 ];
maintainers = with lib.maintainers; [ elliot ];
mainProgram = "lapce";
};
}