ko: add developer-guy to maintainers list
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
This commit is contained in:
parent
210b580992
commit
2a2831c9e9
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