fluxctl: add filalex77 to maintainers
This commit is contained in:
parent
90bd5a5eb1
commit
358e61f4e4
@ -19,6 +19,6 @@ buildGoModule rec {
|
|||||||
description = "CLI client for Flux, the GitOps Kubernetes operator";
|
description = "CLI client for Flux, the GitOps Kubernetes operator";
|
||||||
homepage = "https://github.com/fluxcd/flux";
|
homepage = "https://github.com/fluxcd/flux";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ Gonzih ];
|
maintainers = with maintainers; [ Gonzih filalex77 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user