Unverified Commit 577cc92a authored by Fernando Rodrigues's avatar Fernando Rodrigues Committed by GitHub
Browse files

lapce: remove myself as maintainer (#445135)

parents 8ca3f8b5 3013d2d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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";
  };
}