Commit f20cb87b authored by Lily Ballard's avatar Lily Ballard
Browse files

macvim: add lilyball as maintainer

parent 8b45a0a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -242,7 +242,7 @@ stdenv.mkDerivation (finalAttrs: {
    description = "Vim - the text editor - for macOS";
    homepage = "https://macvim.org/";
    license = licenses.vim;
    maintainers = [ ];
    maintainers = with maintainers; [ lilyball ];
    platforms = platforms.darwin;
    hydraPlatforms = [ ]; # hydra can't build this as long as we rely on Xcode and sandboxProfile
    knownVulnerabilities = [