diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 85f7768..46c0d6e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,8 +1,8 @@ { "name": "signetry-claude-code", "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 Claude Code. Real-time contract enforcement with signed receipts.", diff --git a/signetry/.claude-plugin/plugin.json b/signetry/.claude-plugin/plugin.json index cfa7d3c..1f0df54 100644 --- a/signetry/.claude-plugin/plugin.json +++ b/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.3.0", "author": { - "name": "bkd-dotcom", - "url": "https://github.com/bkd-dotcom" + "name": "Signetry", + "url": "https://github.com/Signetry" }, "homepage": "https://github.com/Signetry/claude-code", "repository": "https://github.com/Signetry/claude-code",