···180180 description = "Vim - the text editor - for macOS";
181181 homepage = "https://github.com/macvim-dev/macvim";
182182 license = licenses.vim;
183183- maintainers = with maintainers; [ cstrahan lilyball ];
183183+ maintainers = with maintainers; [ lilyball ];
184184 platforms = platforms.darwin;
185185 hydraPlatforms = []; # hydra can't build this as long as we rely on Xcode and sandboxProfile
186186 };
+1-1
pkgs/applications/misc/perkeep/default.nix
···5555 description = "A way of storing, syncing, sharing, modelling and backing up content (née Camlistore)";
5656 homepage = "https://perkeep.org";
5757 license = licenses.asl20;
5858- maintainers = with maintainers; [ cstrahan danderson kalbasit ];
5858+ maintainers = with maintainers; [ danderson kalbasit ];
5959 };
6060}