kluctl: add netthier to maintainers

netthier 2a608915 fbab678a

+1 -1
+1 -1
pkgs/applications/networking/cluster/kluctl/default.nix
··· 33 description = "The missing glue to put together large Kubernetes deployments"; 34 homepage = "https://kluctl.io/"; 35 license = licenses.asl20; 36 - maintainers = with maintainers; [ sikmir ]; 37 }; 38 }
··· 33 description = "The missing glue to put together large Kubernetes deployments"; 34 homepage = "https://kluctl.io/"; 35 license = licenses.asl20; 36 + maintainers = with maintainers; [ sikmir netthier ]; 37 }; 38 }