kyverno: adopt (#508665)
This commit is contained in:
@@ -56,6 +56,6 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://kyverno.io/";
|
||||
changelog = "https://github.com/kyverno/kyverno/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ Scrumplex ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user