argocd: add myself as maintainer
This commit is contained in:
@@ -69,6 +69,6 @@ buildGoModule rec {
|
||||
downloadPage = "https://github.com/argoproj/argo-cd";
|
||||
homepage = "https://argo-cd.readthedocs.io/en/stable/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ shahrukh330 ];
|
||||
maintainers = with maintainers; [ shahrukh330 bryanasdev000 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user