macvim: add lilyball as maintainer

This commit is contained in:
Lily Ballard
2025-10-23 03:00:26 -07:00
parent 8b45a0a4f0
commit f20cb87b0a
+1 -1
View File
@@ -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 = [