argocd: add myself as maintainer

authored by

Bryan A. S and committed by
GitHub
41d9a2e4 4a9343eb

+1 -1
+1 -1
pkgs/applications/networking/cluster/argocd/default.nix
··· 69 downloadPage = "https://github.com/argoproj/argo-cd"; 70 homepage = "https://argo-cd.readthedocs.io/en/stable/"; 71 license = licenses.asl20; 72 - maintainers = with maintainers; [ shahrukh330 ]; 73 }; 74 }
··· 69 downloadPage = "https://github.com/argoproj/argo-cd"; 70 homepage = "https://argo-cd.readthedocs.io/en/stable/"; 71 license = licenses.asl20; 72 + maintainers = with maintainers; [ shahrukh330 bryanasdev000 ]; 73 }; 74 }