kluctl: add netthier to maintainers
This commit is contained in:
parent
fbab678afa
commit
2a6089156d
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ buildGoModule rec {
|
|||
description = "The missing glue to put together large Kubernetes deployments";
|
||||
homepage = "https://kluctl.io/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ sikmir ];
|
||||
maintainers = with maintainers; [ sikmir netthier ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue