habitat: add qjoly as maintainer

QJoly 0d1afbfa 397a1afc

+1 -1
+1 -1
pkgs/applications/networking/cluster/habitat/default.nix
··· 59 59 homepage = "https://www.habitat.sh"; 60 60 changelog = "https://github.com/habitat-sh/habitat/blob/${src.rev}/CHANGELOG.md"; 61 61 license = licenses.asl20; 62 - maintainers = with maintainers; [ rushmorem ]; 62 + maintainers = with maintainers; [ rushmorem qjoly ]; 63 63 mainProgram = "hab"; 64 64 platforms = [ "x86_64-linux" ]; 65 65 };