Unverified Commit 3013d2d9 authored by Elliot's avatar Elliot
Browse files

lapce: remove myself as maintainer

parent e35a0677
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";
  };
}