From d3ac79a2f5e64071b8b62c6f5b8219832c7e2e13 Mon Sep 17 00:00:00 2001 From: Volodymyr Stoiko Date: Tue, 21 Jul 2026 01:38:44 +0300 Subject: [PATCH] Add required top-level 'owner' field to marketplace.json (#1948) Fixes #1947 Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com> --- .claude-plugin/marketplace.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e103cc6c4..f1c5a1c18 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,5 +1,6 @@ { "name": "kubeshark", + "owner": { "name": "kubeshark" }, "description": "Kubeshark network observability skills for Kubernetes", "plugins": [ {