Commit f4abbb0
authored
chore: update plugin author metadata to match marketplace owner
** UPDATE **
Turns out local stale data issue. Keeping PR open as I believe this is
valid housekeeping.
## Summary
- Update plugin.json and marketplace.json author fields from Daisy
Hollman to Steve Nims
- Remove stale reference to `claude-plugins-official` repository in
README
- Marketplace description now acknowledges both original author and
current maintainer
## Problem
The plugin installation shows an error:
```
Plugin 'plugin-dev' not found in marketplace 'claude-plugins-official'
→ Plugin may not exist in marketplace 'claude-plugins-official'
```
This happens because the author metadata still referenced Anthropic
infrastructure, causing Claude Code to look for the plugin in the wrong
marketplace.
<img width="923" height="508" alt="Screenshot 2026-01-26 at 1 39 35 PM"
src="https://github.com/user-attachments/assets/70b7e443-b522-4d8a-9d71-51b2a20e7888"
/>
## Test plan
- [ ] Reinstall plugin and verify no `claude-plugins-official` error
appears
- [ ] Verify plugin loads correctly with updated metadata1 parent 41fd5b9 commit f4abbb0
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments