lol

zsh-syntax-highlighting: add maintainer gepbird

gepbird.tngl.sh bf85950d 7d4c0832

verified
+1 -1
+1 -1
pkgs/shells/zsh/zsh-syntax-highlighting/default.nix
··· 23 23 homepage = "https://github.com/zsh-users/zsh-syntax-highlighting"; 24 24 license = licenses.bsd3; 25 25 platforms = platforms.unix; 26 - maintainers = with maintainers; [ loskutov ]; 26 + maintainers = with maintainers; [ gepbird loskutov ]; 27 27 }; 28 28 })