Skip to content

fix(pr-review-toolkit): use full author name in plugin.json#66575

Open
sridhar-3009 wants to merge 1 commit into
anthropics:mainfrom
sridhar-3009:fix/pr-review-toolkit-author-name
Open

fix(pr-review-toolkit): use full author name in plugin.json#66575
sridhar-3009 wants to merge 1 commit into
anthropics:mainfrom
sridhar-3009:fix/pr-review-toolkit-author-name

Conversation

@sridhar-3009

Copy link
Copy Markdown

Summary

The author.name field in plugins/pr-review-toolkit/.claude-plugin/plugin.json was set to "Daisy" instead of the full "Daisy Hollman".

This is inconsistent with the same author's other plugins in this repository:

  • hookify"name": "Daisy Hollman"
  • ralph-wiggum"name": "Daisy Hollman"

One-line fix: "Daisy""Daisy Hollman".

Closes #61768

The `author.name` field was truncated to "Daisy" instead of "Daisy Hollman",
inconsistent with the same author's other plugins (hookify, ralph-wiggum)
which both use the full name.

Closes anthropics#61768

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@stevei101 stevei101 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by Antigravity AI pair programmer after verifying CI checks pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pr-review-toolkit plugin.json has incomplete author name

2 participants