Merge pull request #219476 from developer-guy/feature/ko-add-developerguy
ko: add developer-guy to maintainers list
This commit is contained in:
commit
bbe706eaec
1 changed files with 1 additions and 1 deletions
|
@ -60,6 +60,6 @@ buildGoModule rec {
|
|||
ko also includes support for simple YAML templating which makes it a powerful tool for Kubernetes applications.
|
||||
'';
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ nickcao jk vdemeester ];
|
||||
maintainers = with maintainers; [ nickcao jk vdemeester developer-guy ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue