lsd: add maintainer

zowoq 4c6dad5e f18e7e0d

+1 -1
+1 -1
pkgs/tools/misc/lsd/default.nix
··· 26 26 homepage = "https://github.com/Peltoche/lsd"; 27 27 description = "The next gen ls command"; 28 28 license = licenses.asl20; 29 - maintainers = with maintainers; [ filalex77 marsam ]; 29 + maintainers = with maintainers; [ filalex77 marsam zowoq ]; 30 30 }; 31 31 }