Skip to content

Commit 9db62f5

Browse files
sjnimsclaude
andcommitted
chore: rename LICENSE.txt to LICENSE and sync tags with repo topics
- Rename LICENSE.txt to LICENSE (standard naming convention) - Update README.md license link to reference new filename - Expand plugin.json keywords to match repository topics - Expand marketplace.json tags to match repository topics 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7c1ae8a commit 9db62f5

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@
2020
},
2121
"homepage": "https://github.com/anthropics/claude-code/",
2222
"tags": [
23-
"development"
23+
"ai-tools",
24+
"claude",
25+
"claude-code",
26+
"developer-tools",
27+
"mcp",
28+
"plugin-development"
2429
],
2530
"source": "./plugins/plugin-dev"
2631
}
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ This repository ([sjnims/plugin-dev](https://github.com/sjnims/plugin-dev)) is a
440440

441441
## License
442442

443-
MIT License - See [LICENSE.txt](LICENSE.txt) for details
443+
MIT License - See [LICENSE](LICENSE) for details
444444

445445
---
446446

plugins/plugin-dev/.claude-plugin/plugin.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"repository": "https://github.com/sjnims/plugin-dev",
1111
"license": "MIT",
1212
"keywords": [
13-
"development"
13+
"ai-tools",
14+
"claude",
15+
"claude-code",
16+
"developer-tools",
17+
"mcp",
18+
"plugin-development"
1419
]
1520
}

0 commit comments

Comments
 (0)