fix plugin.json description

This commit is contained in:
Isabella He
2026-01-20 13:11:06 -08:00
parent 3c1e3212f6
commit 6efe83162f
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"description": "Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.",
"version": "1.0.0",
"author": {
"name": "Isabella He",
"email": "isabella@anthropic.com"
"name": "Anthropic",
"email": "support@anthropic.com"
}
}

View File

@@ -3,7 +3,7 @@
"description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.",
"version": "1.0.0",
"author": {
"name": "Isabella He",
"email": "isabella@anthropic.com"
"name": "Anthropic",
"email": "support@anthropic.com"
}
}