diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4318a85..aa8f026 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,8 +1,8 @@ { "name": "signetry-plugins", "owner": { - "name": "bkd-dotcom", - "url": "https://github.com/bkd-dotcom" + "name": "Signetry", + "url": "https://github.com/Signetry" }, "metadata": { "description": "Signetry — govern coding-agent changes in your editor and CI. Real-time contract enforcement with signed receipts.", diff --git a/claude-code/signetry/.claude-plugin/plugin.json b/claude-code/signetry/.claude-plugin/plugin.json index bde7778..4b12adc 100644 --- a/claude-code/signetry/.claude-plugin/plugin.json +++ b/claude-code/signetry/.claude-plugin/plugin.json @@ -3,8 +3,8 @@ "description": "Govern coding-agent edits in real time: block out-of-scope or forbidden file writes and dangerous commands before they happen, using your repo's .signetry/admission.yaml. Deterministic (not the model). From signetry-core.", "version": "0.2.2", "author": { - "name": "bkd-dotcom", - "url": "https://github.com/bkd-dotcom" + "name": "Signetry", + "url": "https://github.com/Signetry" }, "homepage": "https://github.com/Signetry/plugins", "repository": "https://github.com/Signetry/plugins",