Skip to content

Commit 4de081c

Browse files
koverclaude
andcommitted
fix: set package author to Stackbilt org identity
Author was personal email, should be admin@stackbilt.dev (org identity). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4e95932 commit 4de081c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stackbilt/llm-providers",
33
"version": "1.0.0",
44
"description": "Multi-LLM failover with circuit breakers, cost tracking, and intelligent retry. Cloudflare Workers native.",
5-
"author": "Kurt Overmier <kurt@stackbilt.dev>",
5+
"author": "Stackbilt <admin@stackbilt.dev>",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)